interface IOptions {
    kernel: Kernel;
}

Properties

Properties

kernel: Kernel