1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-04-21 09:15:27 -04:00
Files
jarv.is/components/GistEmbed/index.ts
T

3 lines
68 B
TypeScript

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