New
🏠 Home
›
seedvault-backup-20260728_080023
›
plugins
›
woocommerce-shipping
›
client
›
types
›
label-shipment-id-map.d.ts
TYPESCRIPT
label-shipment-id-map.d.ts
68.0 B
2026-07-28 08:00
⬇️ Download
← Back
export type LabelShipmentIdMap = Record< string, string | number >;