Repository URL to install this package:
|
Version:
0.9.5 ▾
|
ui-component-library
/
dist
/
typings
/
src
/
components
/
presets
/
DarkSelectDropDown
/
fixtures.d.ts
|
|---|
declare const list: {
label: string;
value: string;
}[];
export { list };