1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-04-19 05:35:31 -04:00
Files
jarv.is/components/Comments/index.ts
T

3 lines
66 B
TypeScript

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