1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-30 23:25:58 -04:00
Files
jarv.is/components/Blockquote/index.ts
T

3 lines
70 B
TypeScript

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