UNPKG

angular-onscreen-material-keyboard

Version:

This package is forked from ngx-material-keyboard with bug fixes and additional features

6 lines (5 loc) 105 B
export interface IKeyboardDeadkeys { [deadkey: string]: { [target: string]: string; }; }