KC's Workspace
    Preparing search index...
    interface ImportedInternalChunk {
        chunk: PreRenderedChunk;
        fileName: string;
        resolvedImportPath: string;
        type: "internal";
    }
    Index

    Properties

    fileName: string
    resolvedImportPath: string
    type: "internal"