3rd-party apps
Installation
NPM
npm i win32-run-apiOr Script Tag
<script src="https://win32.run/js/api/0.js"></script>Initialization
let win32 = new Win32();Check if your webapp is running on win32.run
Last updated