Module: EnvDetect

EnvDetect

Exports the current runtime environment, by processing the query-params of the URL (window.location.search currently supported settings are
  • browser
  • cordova
  • android
  • ios
  • node

Requires

  • module:mmirf/paramsParseFunc