UNPKG

@shipengine/connect

Version:

The official developer tooling for building ShipEngine connect apps

5 lines (4 loc) 132 B
/** * This is the main entry point of the ShipEngine Connect CLI. */ export declare function main(args: string[]): Promise<void>;