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