UNPKG

array.prototype.flatmap

Version:

An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.

4 lines (2 loc) 36 B
'use strict'; require('./shim')();