1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 13:58:25 -04:00

3 lines
60 B
TypeScript

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