UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

9 lines (8 loc) 818 B
import { StatHelperMessage, StatHelperMessageProps, StatIcon, StatIconProps, StatLabel, StatLabelProps, StatPropsContext, StatRoot, StatRootProps, StatUnit, StatUnitProps, StatValue, StatValueProps, useStatPropsContext } from "./stat.js"; //#region src/components/stat/namespace.d.ts declare namespace namespace_d_exports { export { StatHelperMessage as HelperMessage, StatHelperMessageProps as HelperMessageProps, StatIcon as Icon, StatIconProps as IconProps, StatLabel as Label, StatLabelProps as LabelProps, StatPropsContext as PropsContext, StatRoot as Root, StatRootProps as RootProps, StatUnit as Unit, StatUnitProps as UnitProps, StatValue as Value, StatValueProps as ValueProps, useStatPropsContext as usePropsContext }; } //#endregion export { namespace_d_exports }; //# sourceMappingURL=namespace.d.ts.map