microsoft/teams.net
Publicmirrored fromhttps://github.com/microsoft/teams.netAvailable
Libraries/Microsoft.Teams.Plugins/Microsoft.Teams.Plugins.AspNetCore.DevTools/web/index.html
14lines · modecode
| 1 | <!doctype html> |
| 2 | <html lang="en"> |
| 3 | <head> |
| 4 | <meta charset="UTF-8" /> |
| 5 | <link rel="icon" type="image/svg+xml" href="/devtools/icon.png" /> |
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |
| 7 | <title>DevTools</title> |
| 8 | <script type="module" crossorigin src="/devtools/assets/index-BtGRgCi2.js"></script> |
| 9 | <link rel="stylesheet" crossorigin href="/devtools/assets/index-DUmBwYhV.css"> |
| 10 | </head> |
| 11 | <body> |
| 12 | <div id="root"></div> |
| 13 | </body> |
| 14 | </html> |
| 15 | |