UNPKG

@hubbleprotocol/carpool-typescript-client

Version:

OpenAPI TypeScript client for Carpool

16 lines (15 loc) 447 B
/** * Carpool Query * The Carpool Query API * * OpenAPI spec version: 1.0 * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit the class manually. */ export * from './apis/accounts-api'; export * from './apis/accounts-archive-api'; export * from './apis/instructions-api'; export * from './apis/logs-api'; export * from './apis/metadata-api';