summaryrefslogtreecommitdiff
path: root/cli/tsc/dts/lib.esnext.collection.d.ts
AgeCommit message (Collapse)Author
2024-03-26feat: type declarations for new Set methods (#23090)David Sherret
Closes #22851
2024-03-26feat: TypeScript 5.4 (#23086)David Sherret
Fork PR: https://github.com/denoland/TypeScript/pull/10 Closes #23080