UNPKG

@stdlib/array-zeros

Version:

Create a zero-filled array having a specified length.

3 lines 106 B
/// <reference path="../docs/types/index.d.ts" /> import zeros from '../docs/types/index'; export = zeros;