UNPKG

@julianfrank/opensource

Version:

Open Source Projects from Julian Frank

12 lines (11 loc) 268 B
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Mic Manager</title> </head> <body> <script type="module" src="/index.ts"></script> </body> </html>