mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-02 16:34:04 -05:00
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
export * from "./PageTitle";
|
|
export { default } from "./PageTitle";
|