Variable: kernel
Variable: kernel
const kernel: KernelConfig;
Global app-level settings for all adapters.
This object defines the kernel-level settings for middleware, which apply to all adapters. It allows you to configure middleware behavior, including event processing, response handling, and termination processing.