UNPKG

featherbone-shipengine

Version:

Forked and patched version of the official ShipEngine JavaScript SDK for Node.js

9 lines (8 loc) 219 B
export declare const AbortController: { new (): AbortController; prototype: AbortController; }; /** * Returns the User-Agent string for the browser SDK */ export declare function getUserAgentString(): string;