Searched refs:KernelSession (Results 1 – 1 of 1) sorted by relevance
40 export type KernelSession = { alias44 export async function getSessionAsync(): Promise<KernelSession | null> {48 export async function setSessionAsync(session: KernelSession): Promise<void> {