@camunda8/sdk
    Preparing search index...

    Type Alias JSONDoc

    JSONDoc: { [key: string]: string | number | boolean | JSONDoc }

    Type declaration

    • [key: string]: string | number | boolean | JSONDoc