UNPKG

@woocommerce/data

Version:
3 lines 204 B
import { ShippingMethod } from './types'; export declare function getShippingMethods(forceDefaultSuggestions?: boolean): Generator<unknown, void, ShippingMethod[]>; //# sourceMappingURL=resolvers.d.ts.map