@yeying-community/yeying-client-ts
    Preparing search index...

    Enumeration ContentFormatEnum

    内容格式

    from enum yeying.api.common.ContentFormatEnum

    Index

    Enumeration Members

    CONTENT_FORMAT_BASE64: 2

    from enum value: CONTENT_FORMAT_BASE64 = 2;

    CONTENT_FORMAT_UNKNOWN: 0

    from enum value: CONTENT_FORMAT_UNKNOWN = 0;

    CONTENT_FORMAT_URL: 1

    from enum value: CONTENT_FORMAT_URL = 1;