Theia API Documentation v1.65.0
    Preparing search index...
    interface MoreMemoryOptions {
        direction: "above" | "below";
        numBytes: number;
    }
    Index

    Properties

    Properties

    direction: "above" | "below"
    numBytes: number