mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-18 07:51:48 +08:00
Fix remaining lint errors (#19166)
This commit is contained in:
2
types/koa-basic-auth/index.d.ts
vendored
2
types/koa-basic-auth/index.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
// Type definitions for koa-basic-auth 2.x
|
||||
// Project: https://github.com/koajs/basic-auth
|
||||
// Definitions by: Tobias Wolff <https://github.com/Tobias4872/>
|
||||
// Definitions by: Tobias Wolff <https://github.com/Tobias4872>
|
||||
// Definitions: https://github.com/Tobias4872/DefinitelyTyped
|
||||
|
||||
import * as Koa from "koa";
|
||||
|
||||
Reference in New Issue
Block a user