UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

3 lines (2 loc) 109 B
/** keyCode Judgment function */ export declare function isValidateOpenKey(currentKeyCode: number): boolean;