brows3r — TypeScript API
    Preparing search index...

    Interface CapabilityClassUnsupported

    Provider does not implement the operation.

    interface CapabilityClassUnsupported {
        class: "unsupported";
        provider: string | null;
    }
    Index

    Properties

    Properties

    class: "unsupported"
    provider: string | null