UIKit/lib/api/index.ts
2023-08-28 17:18:03 +03:00

5 lines
111 B
TypeScript

export * from "./account";
export * from "./makeRequest";
export * from "./tariff";
export * from "./tickets";