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) 634 B
import { CardBody, CardBodyProps, CardFooter, CardFooterProps, CardHeader, CardHeaderProps, CardPropsContext, CardRoot, CardRootProps, useCardPropsContext } from "./card.js"; //#region src/components/card/namespace.d.ts declare namespace namespace_d_exports { export { CardBody as Body, CardBodyProps as BodyProps, CardFooter as Footer, CardFooterProps as FooterProps, CardHeader as Header, CardHeaderProps as HeaderProps, CardPropsContext as PropsContext, CardRoot as Root, CardRootProps as RootProps, useCardPropsContext as usePropsContext }; } //#endregion export { namespace_d_exports }; //# sourceMappingURL=namespace.d.ts.map