mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 03:58:28 -04:00
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
export * from "./Selfie";
|
|
export { default } from "./Selfie";
|