mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-18 11:03:18 -04: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> |