Marmot-TS
Preparing search index...
GroupHistoryFactory
Type Alias GroupHistoryFactory<THistory>
GroupHistoryFactory
:
(
groupId
:
Uint8Array
)
=>
THistory
A factory function that creates a
BaseGroupHistory
instance for a group id
Type Parameters
THistory
extends
BaseGroupHistory
|
undefined
=
undefined
Type Declaration
(
groupId
:
Uint8Array
)
:
THistory
Parameters
groupId
:
Uint8Array
Returns
THistory
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Marmot-TS
Loading...
A factory function that creates a BaseGroupHistory instance for a group id