Theia API Documentation v1.65.0
    Preparing search index...
    interface PluginIconKey {
        size?: number;
        type?: "file" | "icon";
        url: IconUrl;
    }
    Index

    Properties

    Properties

    size?: number
    type?: "file" | "icon"
    url: IconUrl