UNPKG

naive-ui

Version:

A Vue 3 Component Library. Fairly Complete, Theme Customizable, Uses TypeScript, Fast

6 lines (5 loc) 290 B
export { getTitleAttribute } from './attribute'; export type { ExtractInternalPropTypes, ExtractPublicPropTypes } from './extract-public-props'; export type { Mutable } from './mutable'; export { largerSize, smallerSize } from './prop'; export { throwError, warn, warnOnce } from './warn';