UNPKG

feathers-shippo

Version:

A Feathers JS adapter for the Shippo API

5 lines (4 loc) 190 B
import { ShippoService, ServiceOptions, App } from '../service'; export declare class ShippoCustomsDeclarations extends ShippoService { constructor(options: ServiceOptions, app: App); }