✨ 🎱 useExitOnCtrlCDWithKeybindings.ts
This commit is contained in:
@@ -22,3 +22,4 @@ export function useExitOnCtrlCDWithKeybindings(
|
||||
): ExitState {
|
||||
return useExitOnCtrlCD(useKeybindings, onInterrupt, onExit, isActive)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user