WIP: feat(node_api): Add missing functions #7

Closed
abhisekp wants to merge 6 commits from abhisekp/feat-missing-functions into main

6 Commits

Author SHA1 Message Date
1efcf1aec9 fix(node_api): Fix functions
- Remove unfixable functions (Add to CONTRIBUTING.md file as TODO)
- Add key types

(cherry picked from commit a4aff1654c6b8f2d3be9098d881b605412e0456e)
2025-02-16 09:13:10 -05:00
fa8b178b03 chore(git): Add gitignore
(cherry picked from commit bd840a9a07a56ba38dda65bcd99c6fca03e7cba5)
2025-02-16 09:13:10 -05:00
c546935bd3 fix(node_api): Add stdlib header
(cherry picked from commit 893b0055edfe87795ba4e28e91d8aa92b08555c7)
2025-02-16 08:59:55 -05:00
18516962f8 fix(value_type): Add value types 2025-02-16 11:44:28 +00:00
02f012763d feat(node_api): Remove incorrect function 2025-02-16 07:40:59 +00:00
7fe5204e4d feat(js_native_api): Add missing functions
feat(node_api): Add missing functions
2025-02-16 07:15:03 +00:00