mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-09-26 11:00:26 +00:00
With change https://github.com/Microsoft/TypeScript/pull/8515, `Uint8Array.fill` method now returns `this`. Fixing definition of `NodeBuffer` to maintain extends relationship with `Uint8Array`