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

Checks if content is available for the given source.

Parameters

source: string

Return Type

boolean

Usage

import { PreFetchedContentFetcher } from ".";