API ClientsTypeScript SDKAPI ReferenceCoreType AliasesCamundaKey<T>Version: 8.10 (unreleased)On this pageType Alias: CamundaKey<T> type CamundaKey<T> = string & object; Type Declaration __brand readonly __brand: T; Type Parameters T T extends string = stringWas this helpful?