UNPKG

chrome-devtools-frontend

Version:
21 lines (17 loc) 417 B
<!-- Copyright 2023 The Chromium Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width" /> <title>Recorder: ControlButton</title> </head> <body> <div id="container"></div> <script src="./basic.js" type="module"></script> </body> </html>