Id
Id<
Brand> =`${Prefix<Brand>}${string}`&object
Defined in: src/types.ts:55
A canonical branded ID string for Brand. Produced by generate() and safeParse().
Type Declaration
Section titled “Type Declaration”[idBrand]
Section titled “[idBrand]”
readonly[idBrand]:Brand
Type Parameters
Section titled “Type Parameters”Brand extends string