Skip to main content
Version: 8.9

Type Alias: CamundaKey<T>

type CamundaKey<T> = string & object;

Type Declaration

__brand

readonly __brand: T;

Type Parameters

T

T extends string = string