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
2024-11-24 17:43:45 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f561d8c468
redoc
/
typings
/
json-schema-ref-parser.d.ts
5 lines
78 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Fix json-schema-ref-parser importing
2016-06-15 23:33:57 +03:00
declare
module
'json-schema-ref-parser'
{
Migrate to Typescript (not finished yet)
2016-05-25 18:34:31 +03:00
var
x
:
any
;
export
default
x
;
Continue migrating to TS
2016-06-06 19:32:20 +03:00
}
Reference in New Issue
Copy Permalink