uhop / node-re2

node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
Other
489 stars 53 forks source link

fix: update types to match Typescript 4.9 #141

Closed JamieMagee closed 1 year ago

JamieMagee commented 1 year ago

See https://github.com/microsoft/TypeScript/blob/93bd577458d55cd720b2677705feab5c91eb12ce/src/lib/es5.d.ts#L920-L948

Fixes #140

uhop commented 1 year ago

Moving the development to #142.