UNPKG

funcunit

Version:
11 lines (6 loc) 309 B
@property {function} System.isEnv @parent StealJS.functions Determines the environment Steal is running in, as specified by [System.env]. @signature `System.isEnv(envName)` @param {String} envName The name of the environment to test. @return {Boolean} Whether this is the environment Steal is running in.