Files
runbin/web/node_modules/w3c-keyname/index.d.cts
lhx-666-cool f6cb277519 add web
2025-04-25 17:03:25 +08:00

6 lines
146 B
TypeScript

export function keyName(event: Event): string;
export const base: {[keyCode: number]: string};
export const shift: {[keyCode: number]: string};