UNPKG

@vue-ui-kit/ant

Version:

Vue3 UI Kit based on Ant Design

2 lines (1 loc) 54 B
export type Recordable<T = any> = Record<string, T>;