@flowscripter/dynamic-cli-framework-api
    Preparing search index...

    Type Alias ValueNode

    ValueNode: ValueType | Values | Values[]

    Any node that can appear within a Values tree: a primitive/array-of-primitives (ValueType), a nested keyed object (Values), or an array of such objects.