UNPKG

@hotwax/oms-api

Version:

The OMS API package comes with prebuilt methods that helps communicate with HotWax Commerce OMS using Rest API

5 lines (4 loc) 129 B
declare const _default: { fetchGoodIdentificationTypes: (parentTypeId?: string) => Promise<any>; }; export default _default;