UNPKG

@chamn/engine

Version:
4 lines (3 loc) 187 B
export declare function getMods(modifier: string[], key: string[]): string[]; export declare function getKeys(key: string): string[]; export declare const getKeycode: (x: string) => any;