RecordId

Public TypeAlias

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

UnknownRecord

Edit this page
Last edited on 15 June 2023
MigrationsRecordsDiff