mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-07 12:28:57 -05:00
5 lines
126 B
JavaScript
5 lines
126 B
JavaScript
require('../../modules/es.array.is-array');
|
|
var path = require('../../internals/path');
|
|
|
|
module.exports = path.Array.isArray;
|