3 lines
39 B
TypeScript
3 lines
39 B
TypeScript
import { Koa } from "./koa";
|
|
|
|
new Koa() |
import { Koa } from "./koa";
|
|
|
|
new Koa() |