This website works better with JavaScript.
Explore
Help
Register
Sign In
def
/
monitor
Watch
1
Star
0
Fork
You've already forked monitor
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12
Commits
1
Branch
0
Tags
1.2 MiB
JavaScript
83.2%
CSS
15.2%
HTML
1.6%
Tree:
c27526b42d
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c27526b42d'
${ noResults }
monitor
/
backend
/
node_modules
/
math-intrinsics
/
isInteger.d.ts
3 lines
87 B
Raw
Blame
History
declare
function
isInteger
(
argument
:
unknown
)
:
argument
is
number
;
export
=
isInteger
;
Reference in new issue
Copy Permalink