mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-16 18:44:33 +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`