AllRecords

Public TypeAlias

Get the type of all records in a record store.

Signature
type AllRecords<T extends Store<any>> = ExtractR<ExtractRecordType<T>>
References

Store, ExtractR, ExtractRecordType

Edit this page
Last edited on 11 May 2023
assertIdType