@iocium/urlscan - v0.0.0
    Preparing search index...

    Interface ScanResultOptions

    Represents the options used during a scan result.

    interface ScanResultOptions {
        useragent: string;
    }
    Index

    Properties

    Properties

    useragent: string

    The user agent string used for the scan.