UNPKG

feathers-shippo

Version:

A Feathers JS adapter for the Shippo API

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