UNPKG

vdrag-topo-ui

Version:

8 lines (7 loc) 138 B
export type ConfigProps = { label: string; key1: string; key2: string; showHeader?: boolean; hideAddBtn?: boolean; };