ID

Public TypeAlias

Signature
type ID<R extends BaseRecord = BaseRecord> = string & {
  __type__: R
}
References

BaseRecord

Edit this page
Last edited on 11 May 2023
HistoryEntrymigrate