1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-27 17:25:43 -04:00
Files
jarv.is/components/PageTitle/index.ts

3 lines
68 B
TypeScript

export * from "./PageTitle";
export { default } from "./PageTitle";