@sodazone/ocelloids-client - v3.0.0
    Preparing search index...

    Variable $StewardServerSentEventArgsConst

    $StewardServerSentEventArgs: z.ZodObject<
        { account: z.ZodUnion<[z.ZodString, z.ZodArray<z.ZodString, "many">]> },
        "strip",
        z.ZodTypeAny,
        { account: string | string[] },
        { account: string | string[] },
    >