mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-01-15 08:02:56 -05:00
3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
export * from "./MenuItem";
|
|
export { default } from "./MenuItem";
|