SYMBOL INDEX (80 symbols across 15 files) FILE: dist/ua-parser.min.mjs function IData (line 4) | function IData(){setProps.call(this,init_props)} function UACHData (line 4) | function UACHData(uach,isHttpUACH){uach=uach||{};setProps.call(this,CH_A... function UAItem (line 4) | function UAItem(itemType,ua,rgxMap,uaCH){setProps.call(this,[["itemType"... function UAParser (line 4) | function UAParser(ua,extensions,headers){if(typeof ua===TYPEOF.OBJECT){i... FILE: dist/ua-parser.pack.js function A (line 4) | function A(i){for(var e={},t=0;t { type IBrowser (line 16) | interface IBrowser extends IData { type ICPU (line 23) | interface ICPU extends IData { type IDevice (line 27) | interface IDevice extends IData { type IEngine (line 33) | interface IEngine extends IData { type IOS (line 38) | interface IOS extends IData { type IResult (line 43) | interface IResult extends IData { type RegexMap (line 52) | type RegexMap = ((RegExp | string | (string | RegExp | Function)[])[])[]; type UAParserProps (line 53) | type UAParserProps = 'browser' | 'cpu' | 'device' | 'engine' | 'os'; type UAParserExt (line 54) | type UAParserExt = Partial> | Partial | H... class UAParser (line 62) | class UAParser { FILE: src/main/ua-parser.js function IData (line 1111) | function IData () { function UACHData (line 1195) | function UACHData (uach, isHttpUACH) { function UAItem (line 1217) | function UAItem (itemType, ua, rgxMap, uaCH) { function UAParser (line 1416) | function UAParser (ua, extensions, headers) { FILE: src/main/ua-parser.mjs function IData (line 1100) | function IData () { function UACHData (line 1184) | function UACHData (uach, isHttpUACH) { function UAItem (line 1206) | function UAItem (itemType, ua, rgxMap, uaCH) { function UAParser (line 1399) | function UAParser (ua, extensions, headers) { FILE: test/fuzz/redos.js constant UA_MAX_LENGTH (line 3) | const UA_MAX_LENGTH = 500; FILE: test/unit/main.js function readJsonFiles (line 16) | function readJsonFiles(dir) { function withMangledArrayProto (line 99) | function withMangledArrayProto(fn, key = 'isEmpty', value = function() {...