UNPKG

@yamada-ui/react

Version:

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

21 lines (19 loc) 770 B
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs'); const require_container = require('./container.cjs'); //#region src/components/container/namespace.ts var namespace_exports = /* @__PURE__ */ require_rolldown_runtime.__export({ Body: () => require_container.ContainerBody, Footer: () => require_container.ContainerFooter, Header: () => require_container.ContainerHeader, PropsContext: () => require_container.ContainerPropsContext, Root: () => require_container.ContainerRoot, usePropsContext: () => require_container.useContainerPropsContext }); //#endregion Object.defineProperty(exports, 'namespace_exports', { enumerable: true, get: function () { return namespace_exports; } }); //# sourceMappingURL=namespace.cjs.map