1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-01-14 10:42:56 -05:00
Files
jarv.is/types/index.d.ts

4 lines
78 B
TypeScript

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