UNPKG

@stdlib/array-base-flatten2d-by

Version:

Flatten a two-dimensional nested array according to a callback function.

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