This website works better with JavaScript.
Home
Explore
Help
Sign In
topuser
/
gittttup
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
gittttup
14
Commits
1
Branch
0
Tags
2.8 MiB
JavaScript
100%
Tree:
7d3d64e650
gittttup
/
node_modules
/
rxjs
/
internal
/
util
/
isFunction.d.ts
1 lines
59 B
Raw
Blame
History
export
declare
function
isFunction
(
x
:
any
)
:
x
is
Function
;
Reference in new issue