Skip to content

Type Alias: ComponentId

ComponentId = z.infer<typeof componentIdSchema>

Defined in: packages/riviere-query/src/features/querying/queries/domain-types.ts:31

Branded type for component identifiers.

Riviere-role

query-model