mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 17:23:31 -05:00
12 lines
293 B
HTML
12 lines
293 B
HTML
<!-- Copyright (C) Microsoft Corporation. All rights reserved. -->
|
|
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body class="monaco-shell vs-dark" aria-label="">
|
|
</body>
|
|
|
|
<!-- Startup via workbench.nodeless.js -->
|
|
<script src="workbench.nodeless.js"></script>
|
|
</html> |