This library is intended for developers working with [Kiosk Mode Lockdown](https://play.google.com/store/apps/details?id=com.kioskmodelockdown) app for Android™.
npm install kioskmodelockdownThis library is intended for developers working with Kiosk Mode Lockdown app for Android™.
Just install it via npm or yarn like so
``sh`
npm install kioskmodelockdown --save-dev
The library exposes TypeScript declaration files to leverage type checking and faster development with code assist.
When included in the browser a global kiosk` variable will be created containing all the interfaces exposed by the app.
JsDoc documentation can be found here.