This website requires JavaScript.
Explore
Help
Register
Sign In
vhad
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced
2026-09-15 05:30:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
24,766
Commits
74
Branches
1
Tag
f130d3d79aeb610ec2ad5643e8d41f702bf25a91
Commit Graph
1 Commits
Include renames
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