naive-ui/src/spin/index.ts

3 lines
90 B
TypeScript

export { default as NSpin } from './src/Spin'
export type { SpinProps } from './src/Spin'