5 lines
191 B
TypeScript
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"
|