4 lines
112 B
TypeScript
4 lines
112 B
TypeScript
export * from "./api-types";
|
|
export * from "./get-customer-by-ip.api";
|
|
export * from "./get-customer-list.api";
|