UNPKG

@ordercloud/oc-codegen

Version:

OpenAPI codegen tool built for the OrderCloud API

6 lines (5 loc) 96 B
export interface Info { apiVersion: string; apiUrl: string; authUrl: string; }