Documentation
    Preparing search index...

    Interface Match

    interface Match {
        end: Offset;
        file: File;
        start: Offset;
        url: URL;
    }
    Index

    Properties

    Properties

    end: Offset
    file: File
    start: Offset
    url: URL

    The content of the match