UNPKG

219 BTypeScriptView Raw
1export { StatusRoot as Root, StatusIndicator as Indicator, StatusPropsProvider as PropsProvider, } from "./status";
2export type { StatusRootProps as RootProps, StatusIndicatorProps as IndicatorProps, } from "./status";