You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are other missing methods and type in the generated index.d.ts file.
/**
* Returns contextual information (line and column number, etc.) about a
* specific character in a string.
*/
getLineAndColumn(): LineAndColumnInfo;
@pdubroy
There are other missing methods and type in the generated
index.d.ts
file.and
The text was updated successfully, but these errors were encountered: