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

4 lines
76 B
TypeScript

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