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-04-23 04:49:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
22,557
Commits
28
Branches
0
Tags
59ff802dab9b1032f9678fa19fc2dcff41f72532
Commit Graph
1 Commits
Author
SHA1
Message
Date
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