wrangler-action/node_modules/es-abstract/2020/IsArray.js
2023-08-07 15:11:15 -05:00

4 lines
118 B
JavaScript

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