t-fighting-design
Version:
Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.
12 lines (11 loc) • 353 B
TypeScript
export type * from './_const'
export type * from './image'
export type * from './install'
export type * from './utils'
export type * from './change-color'
export type * from './create-watermark'
export type * from './ripples'
export type * from './calendar'
export type * from './tree'
export type * from './message'
export type * from './notification'