X Tutup
Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.
/ ct-js-old Public archive

⚡ Update lib.es5.d.ts#432

Merged
CosmoMyzrailGorynych merged 1 commit intoct-js:developfrom
markmehere:update-lib-es5
Sep 16, 2023
Merged

⚡ Update lib.es5.d.ts#432
CosmoMyzrailGorynych merged 1 commit intoct-js:developfrom
markmehere:update-lib-es5

Conversation

@markmehere
Copy link
Contributor

@markmehere markmehere commented Sep 16, 2023

A very simple pull request adding some types I miss specifically:

  • parseInt(...)
  • parseFloat(...)
  • isNaN(...)
  • isFinite(...)
  • NaN
  • Infinity

These are direct from Microsoft so I can't think why they were missed initially. I'm trying to cherry pick the most mature fixes from this branch and generate pull requests for them.

@CosmoMyzrailGorynych CosmoMyzrailGorynych merged commit 8f9ca9b into ct-js:develop Sep 16, 2023
CosmoMyzrailGorynych pushed a commit that referenced this pull request Sep 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup