@eagleoutice/flowr - v2.11.0
    Preparing search index...

    a definition location surfaced from the all scope when the database carries them

    interface PkgDbDefinitionLocation {
        file: string;
        line: number;
    }
    Index

    Properties

    Properties

    file: string
    line: number