Skip to content

Types for ArrayBuffer.transfer and ArrayBuffer.transferToFixedLength are missing. #26705

@BlackAsLight

Description

@BlackAsLight

Version: Deno 2.0.4

According to MDN docs, Deno supports both .transfer() and .transferToFixedLength() while Node doesn't, and this is true when running the code, but the TypeScript linting doesn't display these options. Saying it doesn't exist.

Metadata

Metadata

Labels

tscrelated to the TypeScript tsc compilerupstreamChanges in upstream are required to solve these issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions