Blockchain Commons Uniform Resources TypeScript Library - v1.0.0-alpha.13
Preparing search index...
isError
Function isError
isError
(
result
:
unknown
)
:
result
is
Error
Helper function to check if a result is an error.
Parameters
result
:
unknown
Returns
result
is
Error
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Blockchain Commons Uniform Resources TypeScript Library - v1.0.0-alpha.13
Loading...
Helper function to check if a result is an error.