method PreFetchedContentFetcher.prototype.removeContent
PreFetchedContentFetcher.prototype.removeContent(source: string): boolean

Removes content from the map.

Parameters

source: string

Return Type

boolean

Usage

import { PreFetchedContentFetcher } from ".";