Cuttlefish SDK Reference - v0.1.0
    Preparing search index...
    JSType:
        | "boolean"
        | "number"
        | "string"
        | "Date"
        | "Decimal"
        | "object"
        | ["array", JSType]

    Shared protocol types for server → client messages and client state tracking.