Skip to content

Add type predicate to node:util#isArray#3448

Merged
anonrig merged 1 commit intomainfrom
vicb/isArray
Feb 3, 2025
Merged

Add type predicate to node:util#isArray#3448
anonrig merged 1 commit intomainfrom
vicb/isArray

Conversation

@vicb
Copy link
Contributor

@vicb vicb commented Feb 1, 2025

No description provided.

@vicb vicb requested review from a team as code owners February 1, 2025 06:39
@vicb vicb requested review from a team, ObsidianMinor, anonrig and mar-cf February 1, 2025 06:39
Copy link
Member

@anonrig anonrig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I'm not mistaken: This is not really necessary because in production people rely on types/node not cloudflare types for nodejs functions.

@anonrig anonrig merged commit a7e3a57 into main Feb 3, 2025
17 checks passed
@anonrig anonrig deleted the vicb/isArray branch February 3, 2025 01:19
@vicb
Copy link
Contributor Author

vicb commented Feb 3, 2025

If I'm not mistaken: This is not really necessary because in production people rely on types/node not cloudflare types for nodejs functions.

It can help if the function is used internally and more generally it is the right thing to do - but yeah, it doesn't affect users of the runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants