helia-verified-fetch
    Preparing search index...

    Class BasePluginAbstract

    Base class for verified-fetch plugins. This class provides a basic implementation of the VerifiedFetchPlugin interface.

    Subclasses must implement the id property, the canHandle, and handle methods.

    Subclasses may override the codes and log properties.

    Implements

    Index
    _log?: Logger
    id: string
    pluginOptions: PluginOptions