UNPKG

@types/array.prototype.flatmap

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