Interface IMacKeyboardLayoutInfo

interface IMacKeyboardLayoutInfo {
    id: string;
    lang: string;
}

Properties

Properties

id: string
lang: string