Added TypeScript version

This commit is contained in:
Luka Maljic
2017-12-13 11:25:34 +01:00
parent 329c092b7e
commit ac1790e653

View File

@@ -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';