Preparing search index...
The search index is not available
@toreda/shared-types - v3.0.0
@toreda/shared-types
Hashable
Interface Hashable
Indicates that the implementer supports producing a hash from object properties.
interface
Hashable
{
toHash
:
(
(
)
=>
void
)
;
}
Index
Properties
to
Hash
Properties
to
Hash
to
Hash
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
to
Hash
@toreda/shared-types - v3.0.0
Loading...
Indicates that the implementer supports producing a hash from object properties.