1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-06-30 21:46:39 -04:00
Files
jarv.is/components/PageTitle/index.ts

3 lines
68 B
TypeScript

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