libs/@guardian/react-crossword/src/utils/keydownRegex.ts (1 lines of code) (raw):

export const keyDownRegex = /^[A-Za-zÀ-ÿ0-9]$/;