# Function: extractEtag

extractEtag(response: AxiosResponse): string | undefined

# Parameters:

Name Type
response AxiosResponse

Returns: string | undefined

Defined in: utils/index.ts:137 (opens new window)