mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Update TypeScript Versions to be at least as high as dependencies' versions (#21288)
* Update `TypeScript Version`s to be at least as high as dependencies' versions * Run through again
This commit is contained in:
1
types/koa-basic-auth/index.d.ts
vendored
1
types/koa-basic-auth/index.d.ts
vendored
@@ -2,6 +2,7 @@
|
||||
// Project: https://github.com/koajs/basic-auth
|
||||
// Definitions by: Tobias Wolff <https://github.com/Tobias4872>
|
||||
// Definitions: https://github.com/Tobias4872/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
import * as Koa from "koa";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user