UNPKG

featherbone-shipengine

Version:

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

5 lines (4 loc) 72 B
export interface Result { approved: boolean; message: string; }