UNPKG

@2bad/bitrix

Version:

Bitrix24 REST API client that doesn't suck

3 lines (2 loc) 109 B
// Because `Array.isArray` itself give a strange result with `any[]` export default (x) => Array.isArray(x);