IdentifierString
A namespaced identifier in the format ${namespace}:${reference}.
Used by IdentifierArray and {@link IdentifierRecord}.
type IdentifierString = `${string}:${string}`;
A namespaced identifier in the format ${namespace}:${reference}.
Used by IdentifierArray and {@link IdentifierRecord}.