UNPKG

vdrag-topo-ui

Version:

6 lines (5 loc) 90 B
export type ConfigProps = { label: string; key: string; disabled: boolean; };