mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
I guess 3.4 isnt supported in DT?
This commit is contained in:
Vendored
+1
-1
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/jaydenseric/graphql-api-koa#readme
|
||||
// Definitions by: Mike Marcacci <https://github.com/mike-marcacci>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 3.4
|
||||
// TypeScript Version: 3.3
|
||||
|
||||
import { GraphQLSchema } from "graphql";
|
||||
import { Middleware, ParameterizedContext } from "koa";
|
||||
|
||||
Reference in New Issue
Block a user