node-libcurl

    Interface GetInfoReturn<DataType>

    interface GetInfoReturn<DataType = number | string | null> {
        code: CurlCode;
        data: DataType;
    }

    Type Parameters

    • DataType = number | string | null
    Index

    Properties

    Properties

    code: CurlCode
    data: DataType
    MMNEPVFCICPMFPCPTTAAATR