UNPKG

@mhealth/cordova-plugin-antitampering

Version:

Verify the integrity of cordova static assets - Android / iOS

5 lines (4 loc) 153 B
module.exports = function (msg, exception) { process.stdout.write('\n[ANTI-TAMPERING] ERROR! ' + msg + '\n'); throw new Error(exception); };