awesome-gcl
Version:
React component library
12 lines (11 loc) • 390 B
TypeScript
declare const _default: {
wrapper: () => Map<string, string>;
label: () => Map<string, string>;
input: () => Map<string, string>;
placeholder: () => Map<string, string>;
selectedItem: () => Map<string, string>;
selectedList: () => Map<string, string>;
optionItem: () => Map<string, string>;
optionList: () => Map<string, string>;
};
export default _default;