@extendscript/aes.patch.array.from
v2.0.0
Published
The `from()` method creates a new Array instance from an array-like or iterable object.
Downloads
5
Readme
array.from
ES6 Shim
The from()
method creates a new Array instance from an array-like or iterable object.
Source: MDN
Install
npm install @extendscript/aes.patch.array.from
Test
You can test the code against a range of targets:
npm run test target-1 target-2
We keep a log of test results