mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
rename koa2 to koa
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="koa2.d.ts" />
|
||||
/// <reference path="koa.d.ts" />
|
||||
import * as Koa from "koa";
|
||||
|
||||
const app = new Koa();
|
||||
0
koa2/koa2.d.ts → koa/koa.d.ts
vendored
0
koa2/koa2.d.ts → koa/koa.d.ts
vendored
Reference in New Issue
Block a user