mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-07-11 03:03:10 +00:00
Updated Knowledge JScript Enumerator (markdown)
parent
608b76ffe6
commit
a606740f00
|
@ -2,7 +2,7 @@
|
|||
|
||||
### Convert MS JScript Enumerator to the standard JS Object
|
||||
|
||||
```
|
||||
```js
|
||||
// MS JScript Enumerator to Array
|
||||
if (!Enumerator.prototype.toArray) {
|
||||
Enumerator.prototype.toArray = function() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user