toncenter-js
    Preparing search index...

    Variable binaryCommentConst

    binaryComment: ZodObject<
        {
            "@type": ZodOptional<ZodLiteral<"binary_comment">>;
            hex_comment: ZodOptional<ZodString>;
            type: ZodOptional<ZodLiteral<"binary_comment">>;
        },
        $strip,
    > = ...