@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) • 530 B
TypeScript
import { LinkBoxOverlay, LinkBoxOverlayProps, LinkBoxPropsContext, LinkBoxRoot, LinkBoxRootProps, useLinkBoxPropsContext } from "./link-box.js";
//#region src/components/link-box/namespace.d.ts
declare namespace namespace_d_exports {
export { LinkBoxOverlay as Overlay, LinkBoxOverlayProps as OverlayProps, LinkBoxPropsContext as PropsContext, LinkBoxRoot as Root, LinkBoxRootProps as RootProps, useLinkBoxPropsContext as usePropsContext };
}
//#endregion
export { namespace_d_exports };
//# sourceMappingURL=namespace.d.ts.map