UNPKG

@redhare/lowcode-types

Version:

Types for Ali lowCode engine

2 lines (1 loc) 99 B
export declare type IPublicTypeHotkeyCallback = (e: KeyboardEvent, combo?: string) => any | false;