Theia API Documentation v1.65.0
    Preparing search index...
    interface NativeDependencyFile {
        mode?: number;
        path: string;
        target: string;
    }
    Index

    Properties

    Properties

    mode?: number
    path: string
    target: string