Interface DidChangeIconEvent

interface DidChangeIconEvent {
    languageId: string;
}

Properties

Properties

languageId: string