UNPKG

@datev-research/mandat-shared-components

Version:

Shared Vue Components for the MANDAT B2B Showcase

5 lines (4 loc) 66 B
export type TabItemType = { id: string; label: string; };