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-08-17 15:30:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1da57736e246ac9e29985c4b42e1f5a4c77ef19c
DefinitelyTyped
/
react-modal
T
History
zhengbli
5a5ababe92
Merge remote-tracking branch 'origin/master' into zhengbli_merge
2016-10-24 22:48:38 -07:00
..
react-modal-tests.tsx
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
react-modal.d.ts
Merge remote-tracking branch 'origin/master' into zhengbli_merge
2016-10-24 22:48:38 -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