UNPKG

press-next

Version:

Vue3 组件库,支持 Composition API

6 lines (5 loc) 73 B
export interface Tab { name: string; key?: string; seq?: number; }