Skip to content

Commit

Permalink
poi: specify typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
bolasblack committed Apr 8, 2019
1 parent e5133bb commit ed58b2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/poi/index.d.ts
Expand Up @@ -2,6 +2,7 @@
// Project: https://github.com/egoist/poi/
// Definitions by: c4605 <https://github.com/bolasblack>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.3

import { ICompiler, Configuration as WebpackConfig } from "webpack";
import { Configuration as WebpackDevServerConfig } from "webpack-dev-server";
Expand Down

0 comments on commit ed58b2d

Please sign in to comment.