cc-everywhere
Copytype CancelCallback = (isEscapePressed) => void; Copied to your clipboardtype CancelCallback = (isEscapePressed) => void;
type CancelCallback = (isEscapePressed) => void;
isEscapePressed
boolean
void