@tempots/dom > ProviderMark
Represents a provider mark.
Signature:
export type ProviderMark<T> = symbol & { readonly __type: T; };