UNPKG

kalshi-typescript

Version:
35 lines (30 loc) 1.03 kB
/* tslint:disable */ /* eslint-disable */ /** * Kalshi Trade API Manual Endpoints * Manually defined OpenAPI spec for endpoints being migrated to spec-first approach * * The version of the OpenAPI document: 3.11.0 * * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). * https://openapi-generator.tech * Do not edit the class manually. */ export * from './api/account-api'; export * from './api/api-keys-api'; export * from './api/communications-api'; export * from './api/events-api'; export * from './api/exchange-api'; export * from './api/fcm-api'; export * from './api/historical-api'; export * from './api/incentive-programs-api'; export * from './api/live-data-api'; export * from './api/market-api'; export * from './api/milestone-api'; export * from './api/multivariate-api'; export * from './api/order-groups-api'; export * from './api/orders-api'; export * from './api/portfolio-api'; export * from './api/search-api'; export * from './api/structured-targets-api';