1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-20 21:01:18 -04:00

add @octokit/graphql-schema types

This commit is contained in:
2022-06-26 18:12:13 -04:00
parent ffe856012f
commit 7f485959df
6 changed files with 98 additions and 72 deletions

2
types/index.d.ts vendored
View File

@@ -1,3 +1,3 @@
export * from "./note";
export * from "./repository";
export * from "./project";
export * from "./webpack";