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-01-31 01:54:08 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
01990f265a
redoc
/
lib
/
components
/
index.js
5 lines
82 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Schema loader and Schema Info component
2015-10-07 12:47:57 +03:00
'use strict'
;
export
*
from
'./Redoc/redoc'
;
Renamed RedocInfo to ApiInfo
2015-10-08 23:27:02 +03:00
export
*
from
'./ApiInfo/api-info'
;
Reference in New Issue
Copy Permalink