UNPKG

@woocommerce/data

Version:
6 lines 170 B
/** * Internal dependencies */ import { ShippingMethod } from '../types'; export declare const shippingMethodsStub: ShippingMethod[]; //# sourceMappingURL=stub.d.ts.map