UNPKG

@hubbleprotocol/carpool-typescript-client

Version:

OpenAPI TypeScript client for Carpool

19 lines (17 loc) 490 B
/* tslint:disable */ /* eslint-disable */ /** * 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';