UNPKG

meet-addons-devtools

Version:

Set of tools helping developing addons for Meet.rs

13 lines (12 loc) 288 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <title>DEV test</title> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> <script src='dist/index.js'></script> </body> </html>