UNPKG

@eclipse-scout/core

Version:
7 lines 162 B
export interface KeyStrokeModel { alt?: boolean; ctrl?: boolean; shift?: boolean; which?: number[]; } //# sourceMappingURL=KeyStrokeModel.d.ts.map