Blockchain Commons Components TypeScript Library - v1.0.0-alpha.13
Preparing search index...
isECKey
Function isECKey
isECKey
(
obj
:
unknown
)
:
obj
is
ECKey
Type guard to check if an object implements ECKey.
Parameters
obj
:
unknown
Returns
obj
is
ECKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Blockchain Commons Components TypeScript Library - v1.0.0-alpha.13
Loading...
Type guard to check if an object implements ECKey.