1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-01-11 02:22:55 -05:00
Files
jarv.is/types/index.d.ts

4 lines
81 B
TypeScript

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