Searched refs:WebHost (Results 1 – 3 of 3) sorted by relevance
6 export interface WebHost extends HostWithWriteMessage { interface112 …export function createWebSystem(host: WebHost, args: string[], getExecutingFilePath: () => string)…
64 const webHost: WebHost = {
33 const webHost: server.WebHost = {