跳转到内容

KeyPredicate

type KeyPredicate = boolean | ((key) => boolean);

按键选择注入目标:布尔整体开关,或对键求值的谓词。