Table of contents

A record store is a collection of records of different types.

interface ComputedCache<Data, R extends UnknownRecord> {}

Methods

get

Parameters
NameDescription

id

IdOf<R>
Returns
Data | undefined

CollectionDiffHistoryEntry