mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-11 03:16:48 +03:00
7 lines
119 B
HTML
7 lines
119 B
HTML
|
<html>
|
||
|
<body>
|
||
|
<script src="../bundles/redoc.standalone.js">{}</script>
|
||
|
<div id="redoc" />
|
||
|
</body>
|
||
|
</html>;
|