UNPKG

@2bad/bitrix

Version:

Bitrix24 REST API client that doesn't suck

5 lines (4 loc) 189 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // Because `Array.isArray` itself give a strange result with `any[]` exports.default = (x) => Array.isArray(x);