interface FetchOptions {
    headers?: {};
}

Properties

Properties

headers?: {}