word-plugin/dist/commands.html
Pavel Torbeev e3cca280be init
2023-09-10 00:19:19 +03:00

18 lines
444 B
HTML

<!-- Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. -->
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<!-- Office JavaScript API -->
<script type="text/javascript" src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.js"></script>
<script defer src="commands.js"></script></head>
<body>
</body>
</html>