UNPKG

vdrag-topo-ui

Version:

7 lines (6 loc) 111 B
export type ConfigProps = { label: string; key: string; callback: () => void; text: string; };