@getdial/sdk - v0.21.0
    Preparing search index...

    Variable PingPongSchemaConst

    PingPongSchema: ZodObject<
        { timestamp: ZodNumber; type: ZodLiteral<"ping_pong"> },
        $strip,
    > = ...