UNPKG

@stdlib/array-base-setter

Version:

Return an accessor function for setting an element in an indexed array-like object.

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