@eminent337/aery 0.1.75 → 0.1.77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -263,6 +263,7 @@ export declare class InteractiveMode {
263
263
  */
264
264
  private isShuttingDown;
265
265
  private shutdown;
266
+ private emergencyTerminalExit;
266
267
  private checkShutdownRequested;
267
268
  private registerSignalHandlers;
268
269
  private unregisterSignalHandlers;