Files
layui-vue/src/component/treeSelect/interface.ts
2022-11-14 11:56:21 +08:00

2 lines
56 B
TypeScript

export type TreeSelectSize = "lg" | "md" | "sm" | "xs";