zucchetti-sa5/src/api/index.ts

3 lines
93 B
TypeScript

export * from "./isTokenValid";
export * from "./login";
export * from "./fetchCustomerInfo";