ID

Public TypeAlias

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

UnknownRecord

Edit this page
Last edited on 1 June 2023
HistoryEntryIdOf