UNPKG

vdrag-topo-ui

Version:

6 lines (5 loc) 104 B
export type ConfigProps = { label: string; key: string; callback: (param?: any) => null; };