mcm-app-version
v0.0.10
Published
Check that the application version number is enabled.
Downloads
22
Maintainers
Readme
MyCodedMind - Control Version Aplication
This package has been created to check and control internally that the application version number is enabled or available.
How to install
npm i mcm-app-version
How to use
import initVersionValidator from 'mcm-app-version';
initVersionValidator({ platform: 'android', request: httpRequest, env: enviroment, authentication:'token1234' } );