Function isInteger not found #4637
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2022-05-09 by @gfwilliams I'm afraid
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posted at 2022-05-06 by Asynchronous
I ran into an issue where I cannot access a method of Number called isInteger..
Running the following code returns
Uncaught Error: Function "isInteger" not found!
::How can I install the Number class into my Bangle.js? Is there any way to fix this?
Beta Was this translation helpful? Give feedback.
All reactions