mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-18 14:05:33 -04:00
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
export * from "./CodePenEmbed";
|
|
export { default } from "./CodePenEmbed";
|