包详细信息

array-from-polyfill

korbinzhao9.7kISC1.0.1

Array.from polyfill

Array.from, polyfill

自述文件

usage

import 'array-from-polyfill';

or

require 'array-from-polyfill';

then use Array.from()

then done