UNPKG

@lekseek/ui

Version:

Vue 3 components library

5 lines (4 loc) 69 B
export interface TabItem { key: string | number; text: string; }