Interface CreateFileConfig

Used to override the default configuration.

interface CreateFileConfig {
    httpOptions?: HttpOptions;
}

Properties

Properties

httpOptions?: HttpOptions

Used to override HTTP request options.

MMNEPVFCICPMFPCPTTAAATR