frontend/.pnpm-store/v3/files/e7/e389dada6efab7f1ae5594bb6a00295fce09a77ef46c569e7c17c28746a8de673854d15d400a7a13011bfbed0aa28ab93fb373fa04c9c86252c4102242eff3

5 lines
118 B
Plaintext

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