@agentix-e/spel-ts - v1.2.2
    Preparing search index...

    Enumeration CompletionKind

    Category of a completion suggestion.

    Index
    BEAN: "bean"
    FUNCTION: "function"
    KEYWORD: "keyword"
    METHOD: "method"
    OPERATOR: "operator"
    PROPERTY: "property"
    SNIPPET: "snippet"
    TYPE: "type"
    VARIABLE: "variable"