bettertend/frontend/node_modules/radix-vue/dist/Progress/index.d.ts

3 lines
205 B
TypeScript

export { default as ProgressRoot, type ProgressRootProps, type ProgressRootEmits, } from './ProgressRoot';
export { default as ProgressIndicator, type ProgressIndicatorProps, } from './ProgressIndicator';