UNPKG

@types/array.prototype.flatmap

Version:
5 lines (3 loc) 117 B
import flatMap = require("./implementation"); declare function getPolyfill(): typeof flatMap; export = getPolyfill;