1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 15:48:31 -04:00
jarv.is/types/index.d.ts

4 lines
76 B
TypeScript

export * from "./post";
export * from "./project";
export * from "./stats";