Member Junction
    Preparing search index...

    One import/export-from occurrence.

    interface ImportRecord {
        Line: number;
        Names: string[];
        Specifier: string;
    }
    Index

    Properties

    Properties

    Line: number
    Names: string[]
    Specifier: string