mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 05:25:26 -04:00
3 lines
78 B
TypeScript
3 lines
78 B
TypeScript
export * from "./HorizontalRule";
|
|
export { default } from "./HorizontalRule";
|