UNPKG

steal

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