UNPKG

naive-ui

Version:

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

4 lines (3 loc) 246 B
export type { Option as LegacyTransferOption } from './src/interface'; export { transferProps as legacyTransferProps, default as NLegacyTransfer } from './src/Transfer'; export type { transferProps as LegacyTransferProps } from './src/Transfer';