π Search Terms
π Version & Regression Information
- This is the behavior in v5.9.0-dev.20250512.
β― Playground Link
https://www.typescriptlang.org/play/?ts=5.9.0-dev.20250512#code/KoSwdgLgHAggTnAhgTwHQDM4HsC2AhRAZwFMA2AFgAoBKAKFElgRQ2xwAliAPG+8aeEjQAHbBCwRkw4qhIQAYmwIkKvBgOYixEqTLmLcnHnXVMhqURJ3TU45WSon+ZlpfGSb4ozSA
π» Code
Uint8Array.fromBase64()
Uint8Array.fromHex()
Uint8Array.prototype.setFromBase64()
Uint8Array.prototype.setFromHex()
Uint8Array.prototype.toBase64()
Uint8Array.prototype.toHex()
π Actual behavior
Property XXX does not exist β¦ errors in each case.
π Expected behavior
Correct type definitions should exist.
Additional information about the issue
These features have been implemented by every major JavaScript engine except V8.
See:
See also:
π Search Terms
π Version & Regression Information
β― Playground Link
https://www.typescriptlang.org/play/?ts=5.9.0-dev.20250512#code/KoSwdgLgHAggTnAhgTwHQDM4HsC2AhRAZwFMA2AFgAoBKAKFElgRQ2xwAliAPG+8aeEjQAHbBCwRkw4qhIQAYmwIkKvBgOYixEqTLmLcnHnXVMhqURJ3TU45WSon+ZlpfGSb4ozSA
π» Code
π Actual behavior
Property XXX does not exist β¦errors in each case.π Expected behavior
Correct type definitions should exist.
Additional information about the issue
These features have been implemented by every major JavaScript engine except V8.
See:
See also:
Uint8ArrayΒ #60743Uint8ArrayΒ #60612