UNPKG

@shipengine/connect-fulfillment-provider-api

Version:

OpenAPI specification and TypeScript definitions for the Connect Fulfillment Provider API

5 lines (4 loc) 80 B
import { Auth } from '..'; export type ReconnectResponse = { auth: Auth; };