Uecko_ERP/modules/customers/src/web/common/api/index.ts

4 lines
112 B
TypeScript

export * from "./api-types";
export * from "./get-customer-by-ip.api";
export * from "./get-customer-list.api";