UNPKG

@arco-vue-pro-components/pro-components

Version:
7 lines (6 loc) 209 B
export declare function getDictLabel(data: any[], value: any, config?: { labelKey: string; valueKey: string; emptyText: string; }): any; export declare function getPrefixCls(name: string): string;