UNPKG

@extra-array/from

Version:
5 lines (3 loc) 79 B
const array = require("extra-array"); var x = [1, 2].values(); array.from(x);