UNPKG

@ima/devtools

Version:

IMA.js debugging panel in the Chrome Developer Tools window.

13 lines (12 loc) 259 B
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>IMA.js Developer Tools - Options</title> <link rel="stylesheet" href="../css/options.css"> </head> <body> <div id="root"></div> <script src="../js/options.js"></script> </body> </html>