mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08: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();
|
||||
Vendored
Reference in New Issue
Block a user