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

    Type Alias SingleValueType

    SingleValueType: number | string | boolean

    The type of a single value which is supported.

    NOTE: JavaScript does not have a special runtime value for INTEGER so this is covered by number. NOTE: string is also used for PASSWORD and SECRET values.