Files
helix-web/src/utils/index.ts
T

5 lines
191 B
TypeScript

export * as PhoneNumberUtils from "./phone-number-utils"
export * as DepartmentUtils from "./department-utils"
export * as AntUtils from "./ant-utils"
export * as AppUtils from "./app-utils"