UNPKG

@shipengine/connect-fulfillment-provider-api

Version:

OpenAPI specification and TypeScript definitions for the Connect Fulfillment Provider API

5 lines (4 loc) 87 B
export interface FunctionSpecification { Name: string; IsSandboxed: boolean; }