1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-04-19 05:35:31 -04:00
Files
jarv.is/types/index.d.ts
T

4 lines
81 B
TypeScript

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