mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-22 23:40:50 -05:00
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
export * from "./YouTubeEmbed";
|
|
export { default } from "./YouTubeEmbed";
|