Experimental
Function
export isDevMode() : boolean
Returns whether Angular is in development mode. After called once, the value is locked and won't change any more.
By default, this is true, unless a user calls enableProdMode
before calling this.
exported from @angular/core/index defined in @angular/core/src/application_ref.ts
© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v2.angular.io/docs/ts/latest/api/core/index/isDevMode-function.html