This website requires JavaScript.
Explore
Help
Register
Sign In
Redocly
/
redoc
Watch
1
Star
1
Fork
0
You've already forked redoc
mirror of
https://github.com/Redocly/redoc.git
synced
2025-02-06 21:10:33 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4498884f62
redoc
/
typings
/
json-schema-ref-parser.d.ts
5 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Migrate to Typescript (not finished yet)
2016-05-25 18:34:31 +03:00
declare
module
"json-schema-ref-parser/dist/ref-parser"
{
var
x
:
any
;
export
default
x
;
Continue migrating to TS
2016-06-06 19:32:20 +03:00
}
Reference in New Issue
Copy Permalink