Projection<S>: S & {
    id: string;
}

A state with a required unique id

Type Parameters

Type declaration

  • id: string

Generated using TypeDoc