UNPKG

hk-core-antdv

Version:

Based on Antd Vue3 custom components

5 lines (4 loc) 77 B
export interface NameValue { name: string; value: string | number; }