@quack-protocol/sdk - v0.1.0
    Preparing search index...

    Type Alias QuackValue

    QuackValue: QuackScalarValue | QuackValue[] | { [key: string]: QuackValue }

    Recursive value representation for scalars and nested DuckDB types.