UNPKG

es-abstract

Version:

ECMAScript spec abstract operations.

5 lines (3 loc) 118 B
'use strict'; // https://262.ecma-international.org/6.0/#sec-isarray module.exports = require('../helpers/IsArray');