@deepkit/api-console-gui
Version:
API Console GUI
14 lines (13 loc) • 724 B
HTML
<html lang="en" data-beasties-container>
<head>
<meta charset="utf-8">
<title>API Console | Deepkit</title>
<base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<style>html,body{padding:0;margin:0;height:100%}</style><link rel="stylesheet" href="styles.480e19a0864662fc.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.480e19a0864662fc.css"></noscript></head>
<body>
<app-root controller="APP_CONTROLLER_NAME"></app-root>
<script src="runtime.97637e2c90f0c14b.js" type="module"></script><script src="main.2b4552f17ee65ab1.js" type="module"></script></body>
</html>