@medusajs/fulfillment
Version:
Medusa Fulfillment module
7 lines • 306 B
TypeScript
import { FulfillmentModuleService } from "./services";
declare const _default: import("@medusajs/types").ModuleExports<typeof FulfillmentModuleService> & {
linkable: Record<string, any>;
};
export default _default;
export { FulfillmentModuleOptions } from "./types";
//# sourceMappingURL=index.d.ts.map