This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced
2026-03-29 00:18:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a4ab44eb3524b8ae32f89d08348a3dc4d750949
DefinitelyTyped
/
html-webpack-plugin
History
Andy Hanson
28ef3d201b
Remove
<reference path="../xxx/xxx.d.ts">
from definitions files and replace it with
import * as Xxx from "xxx"
or
<reference types="xxx"/>
2016-09-16 08:59:57 -07:00
..
html-webpack-plugin-tests.ts
…
html-webpack-plugin.d.ts
…
tsconfig.json
…