UNPKG

@stdlib/array-base-arraylike2object

Version:

Convert an array-like object to an object likely to have the same "shape".

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