UNPKG

@jsenv/cli

Version:

Command Line Interface for jsenv

31 lines 1.19 kB
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <link rel="icon" type="image/svg+xml" href="/other/react_logo.svg?v=11dbc9cc"> <meta name="viewport" content="width=device-width,initial-scale=1"> <script type="importmap"> { "imports": { "/jsenv_template_web_react_node_modules.js": "/jsenv_template_web_react_node_modules.js?v=227e302b" } } </script> <script> ;(function() { var __versionMappings__ = { "/other/react_logo.svg": "/other/react_logo.svg?v=11dbc9cc" }; window.__v__ = function (specifier) { return __versionMappings__[specifier] || specifier }; })(); </script> <style>body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}</style> <title>Jsenv App</title> </head> <body> <div id="root"></div> <script type="module" src="/js/main.js?v=d5508663"></script> </body> </html>