UNPKG

@stdlib/array-base-accessor-getter

Version:

Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.

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