Type Alias: IdentifierString
IdentifierString =
`${string}:${string}`
A namespaced identifier in the format ${namespace}:${reference}.
Used by IdentifierArray and IdentifierRecord.
IdentifierString =
`${string}:${string}`
A namespaced identifier in the format ${namespace}:${reference}.
Used by IdentifierArray and IdentifierRecord.