UNPKG

@shipengine/connect-order-source-api

Version:

This is the typescript/javascript definitions for the order source api

8 lines (7 loc) 250 B
/** * @deprecated Connect apps should no longer instantiate themselves. * See https://connect.shipengine.com/getting-started/v2-v4-upgrade/ for more information on upgrading. */ export declare class OrderSourceApp { constructor(_: unknown); }