UNPKG

109 BTypeScriptView Raw
1/** keyCode Judgment function */
2export declare function isValidateOpenKey(currentKeyCode: number): boolean;