UNPKG

featherbone-shipengine

Version:

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

7 lines (6 loc) 191 B
import AbortController from "abort-controller"; export { AbortController }; /** * Returns the User-Agent string for the Node.js SDK */ export declare function getUserAgentString(): string;