import {createKernelContext} from "../src/KernelGlobalContext"; /** * Create kernel context. */ export const KernelContext = createKernelContext("");