mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-27 22:35:23 +08:00
Added TypeScript version
This commit is contained in:
1
types/koa-webpack/index.d.ts
vendored
1
types/koa-webpack/index.d.ts
vendored
@@ -2,6 +2,7 @@
|
||||
// Project: https://github.com/shellscape/koa-webpack#readme
|
||||
// Definitions by: Luka Maljic <https://github.com/malj>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
import * as Koa from 'koa';
|
||||
import * as webpack from 'webpack';
|
||||
|
||||
Reference in New Issue
Block a user