This website requires JavaScript.
Explore
Help
Register
Sign In
flip
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced
2026-02-06 19:07:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d2150a603f
DefinitelyTyped
/
jsoneditor
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
..
jsoneditor-tests.ts
jsoneditor.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