mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-30 08:54:30 +08: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`