Skip to content

feat: remove type parameter from TypedArrays#11

Merged
nbilyk merged 1 commit intomainfrom
feat/generic-typed-arrays
Nov 5, 2025
Merged

feat: remove type parameter from TypedArrays#11
nbilyk merged 1 commit intomainfrom
feat/generic-typed-arrays

Conversation

@nbilyk
Copy link
Copy Markdown
Owner

@nbilyk nbilyk commented Nov 5, 2025

Removes type parameter from TypedArrays (Int8Array, Uint8Array, ...) and DataView introduced in TS 5.7

Removes type parameter from TypedArrays (Int8Array, Uint8Array, ...) and DataView
introduced in TS 5.7
@nbilyk nbilyk merged commit 88c42ba into main Nov 5, 2025
1 check passed
@nbilyk nbilyk deleted the feat/generic-typed-arrays branch November 5, 2025 05:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants