UNPKG

inspector

Version:

Node.js binding for WebKit Inspector API

32 lines (14 loc) 393 B
# GenericTypes _Auto generated documentation for WebKit inspector Exposes generic types to be used by any domain. * Types * [SearchMatch](#class-searchmatch) ## Types ### Class: SearchMatch _Type: object_ Search match in a resource. ### Properties _**lineNumber ( number )**_<br> > Line number in resource content. _**lineContent ( string )**_<br> > Line with match content.