layui-vue/src/utils/index.ts
2022-12-09 16:43:03 +08:00

5 lines
114 B
TypeScript

export * from "./domUtil";
export * from "./withInstall";
export * from "./arrayUtil";
export * from "./vueUtil";