kioskmodelockdown
v1.0.5
Published
This library is intended for developers working with [Kiosk Mode Lockdown](https://play.google.com/store/apps/details?id=com.kioskmodelockdown) app for Android™.
Downloads
1
Readme
Kiosk Mode Lockdown library
This library is intended for developers working with Kiosk Mode Lockdown app for Android™.
Installation
Just install it via npm or yarn like so
npm install kioskmodelockdown --save-dev
Usage
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.
Documentation
JsDoc documentation can be found here.