mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 09:38:27 -04:00
3 lines
72 B
TypeScript
3 lines
72 B
TypeScript
export * from "./OctocatLink";
|
|
export { default } from "./OctocatLink";
|