===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
node-tslib-2.0.3/test/validateModuleExportsMatchCommonJS/index.js-18-  if (commonJSTSLib.hasOwnProperty(key)) {
node-tslib-2.0.3/test/validateModuleExportsMatchCommonJS/index.js:19:    if(!esTSLib[key]) throw new Error(`ESModules is missing ${key} - it needs to be re-exported in  ./modules/index.js`)
node-tslib-2.0.3/test/validateModuleExportsMatchCommonJS/index.js-20-  }