isDevMode()
isDevMode
Experimental Function
Class Export
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 Attri