UNPKG

@extra-array/from

Version:
5 lines (4 loc) 68 B
function from(x) { return [...x]; } export { from as default };