KC's Workspace
    Preparing search index...
    interface ImportedExternalChunk {
        fileName: string;
        resolvedImportPath: string;
        type: "external";
    }
    Index

    Properties

    fileName: string
    resolvedImportPath: string
    type: "external"