UIKit/lib/api/index.ts

3 lines
83 B
TypeScript
Raw Normal View History

2023-06-11 09:55:06 +00:00
export * from "./makeRequest";
2023-07-10 17:41:55 +00:00
export * from "./tariff";
2023-06-06 10:02:17 +00:00
export * from "./tickets";