File

src/core/src/interfaces/keyboard-deadkeys.interface.ts

Indexable

[deadkey: string]: literal type
export interface IKeyboardDeadkeys {
  [deadkey: string]: {
    [target: string]: string;
  };
}

result-matching ""

    No results matching ""