1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-04 11:16:37 -04:00
Files
jarv.is/components/Blockquote/index.ts

3 lines
70 B
TypeScript

export * from "./Blockquote";
export { default } from "./Blockquote";