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-11 12:30:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aad85d425edd0aeeb6b02dedcd4fce3d072ffe2d
DefinitelyTyped
/
chai-dom
T
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
..
chai-dom-tests.ts
Add typings for chai-dom
2016-07-02 15:26:16 +01:00
chai-dom.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