Theia API Documentation v1.65.0
    Preparing search index...
    interface MoreMemoryProps {
        direction: "above" | "below";
        options: number[];
        handler(opts: MoreMemoryOptions): void;
    }
    Index

    Properties

    Methods

    Properties

    direction: "above" | "below"
    options: number[]

    Methods