@cruglobal/js-hcl2 - v0.1.1
    Preparing search index...

    Type Alias Value

    Value:
        | null
        | boolean
        | number
        | string
        | ReadonlyArray<Value>
        | { readonly [key: string]: Value }
        | Expression

    Recursive Value union. See docs/design.md §3.1.