Identity type aliases
StoreOrStoreId
The StoreOrStoreId type is used when you need to refer to a Store in a Svelte hook or component. Read more.
CheckpointsOrCheckpointsId
The CheckpointsOrCheckpointsId type is used when you need to refer to a Checkpoints object in a Svelte hook or component. Read more.
IndexesOrIndexesId
The IndexesOrIndexesId type is used when you need to refer to an Indexes object in a Svelte hook or component. Read more.
MaybeGetter
The MaybeGetter type represents a value that can be provided either as a plain value or as a reactive getter function. Read more.
MetricsOrMetricsId
The MetricsOrMetricsId type is used when you need to refer to a Metrics object in a Svelte hook or component. Read more.
PersisterOrPersisterId
The PersisterOrPersisterId type is used when you need to refer to a Persister object in a Svelte hook or component. Read more.
QueriesOrQueriesId
The QueriesOrQueriesId type is used when you need to refer to a Queries object in a Svelte hook or component. Read more.
RelationshipsOrRelationshipsId
The RelationshipsOrRelationshipsId type is used when you need to refer to a Relationships object in a Svelte hook or component. Read more.
SynchronizerOrSynchronizerId
The SynchronizerOrSynchronizerId type is used when you need to refer to a Synchronizer object in a Svelte hook or component. Read more.