Preparing search index...
The search index is not available
@monesidn/typescript-utils
@monesidn/typescript-utils
functions/isFunction
default
Function default
default
(
obj
)
:
obj
is
default
Type guard checking that the given obj is a function.
Parameters
obj
:
any
Returns
obj
is
default
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@monesidn/typescript-utils
async
asyncDebounce
defer
delay
events/EventsSource
functions
AnyFn
EmptyFn
Fn
GeneratorFn
VoidFn
isFunction
noop
logger
ConsoleOutputDevice
LogLevel
Logger
LoggerManager
OutputDevice
misc
SimpleEncryptDecrypt
Loading...
Generated using
TypeDoc
Type guard checking that the given obj is a function.