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

4 lines
81 B
TypeScript

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