UNPKG

streamdeck-typescript

Version:

This library will help you build elgato stream deck plugins in typescript

11 lines (10 loc) 163 B
<!DOCTYPE html> <html lang="en"> <head> <title>Test Plugin</title> <meta charset="utf-8"> <script src="dist/bundle.js"></script> </head> <body> </body> </html>