UNPKG

brush_cli

Version:

A tool for creating and developing cmos PC Framework project.

4 lines (3 loc) 120 B
module.exports = Array.isArray || function (arr) { return Object.prototype.toString.call(arr) == '[object Array]'; };