1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 15:08:27 -04:00

3 lines
70 B
TypeScript

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