copper-cti - v1.0.0
    Preparing search index...

    Interface ResourceOptions

    リソースオプション インターフェース

    interface ResourceOptions {
        encoding?: string;
        length?: number;
        mime_type?: string;
    }
    Index

    Properties

    encoding?: string
    length?: number
    mime_type?: string