UNPKG

radix-vue

Version:

Vue port for Radix UI Primitives.

3 lines (2 loc) 205 B
export { default as ProgressRoot, type ProgressRootProps, type ProgressRootEmits, } from "./ProgressRoot"; export { default as ProgressIndicator, type ProgressIndicatorProps, } from "./ProgressIndicator";