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-12 21:13:14 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aad85d425edd0aeeb6b02dedcd4fce3d072ffe2d
DefinitelyTyped
/
masonry-layout
History
Andy Hanson
823045554e
Fix tests
2016-09-16 11:20:14 -07:00
..
masonry-layout-tests.ts
Fix tests
2016-09-16 11:20:14 -07:00
masonry-layout.d.ts
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
tsconfig.json
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