mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-08-24 01:45:40 -04:00
3 lines
64 B
TypeScript
3 lines
64 B
TypeScript
export * from "./CodePen";
|
|
export { default } from "./CodePen";
|