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