TenantAtlas/apps/platform/.pnpm-store/v10/files/0a/3905c92843c73cfa731766c176c1b6a5504cb1ceb64b12125bfceeb41ea19a3bb54ccc5957f209136bb699101ce8a1b09f2b9a24eaef362d9c8680a8c4abe0
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02:00

2 lines
153 B
Plaintext

export var isArrayLike = (function (x) { return x && typeof x.length === 'number' && typeof x !== 'function'; });
//# sourceMappingURL=isArrayLike.js.map