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

4 lines
78 B
TypeScript

export * from "./note";
export * from "./project";
export * from "./webpack";