Variable sendBocConst

sendBoc: ZodObject<{
    @type: ZodLiteral<"ok">;
}, "strip", ZodTypeAny, {
    @type: "ok";
}, {
    @type: "ok";
}> = ...

Type declaration

  • @type: ZodLiteral<"ok">

Type declaration

  • @type: "ok"

Type declaration

  • @type: "ok"

Generated using TypeDoc