constructor()

in src/lifecycle.ts [32:34]


  constructor() {
    this._oldEnv = {};
  }