Interface WorkerCommonHostStatus

HostStatus is the runtime host status.

interface WorkerCommonHostStatus {
    versions: Version[];
}

Properties

Properties

versions: Version[]

Versions are the locally supported versions.