We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
RegExp.lastIndex
lib.es5.d.ts
"lastIndex"
RegExp.lastIndex should have a doc comment - you can see it lacks one here:
TypeScript/lib/lib.es5.d.ts
Line 944 in 7fc456f
MDN doc for the property can be found here.