isDevelopment
Method
interface IHostEnvironment { // ... omitted for brevity isDevelopment(): boolean;}Signature
method
isDevelopmentChecks if the environment is Development.
isDevelopment(): booleanReturns
booleanApplies to
This method applies to the following types: