UNPKG

354 BTypeScriptView Raw
1export { BlockquoteRoot as Root, BlockquotePropsProvider as PropsProvider, BlockquoteContent as Content, BlockquoteCaption as Caption, BlockquoteIcon as Icon, } from "./blockquote";
2export type { BlockquoteRootProps as RootProps, BlockquoteContentProps as ContentProps, BlockquoteCaptionProps as CaptionProps, BlockquoteIconProps, } from "./blockquote";