Skip to content

TypeScript doesn't recognise Uint8ClampedArray #1995

Closed
@webbedspace

Description

@webbedspace

var a = new Uint8Array(7); works, var a = new Uint8ClampedArray(7); produces an error.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptFixedA PR has been merged for this issueRevisitAn issue worth coming back to

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions