UNPKG

vdrag-topo-ui

Version:

7 lines (6 loc) 120 B
export type ConfigProps = { label: string; key: string; children: any[]; hideSwitchControl: boolean; };