mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-06-30 12:36:40 -04:00
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
export * from "./YouTubeEmbed";
|
|
export { default } from "./YouTubeEmbed";
|