method IRuntimeServices.version
IRuntimeServices.version(): string

Returns the runtime version string.

Return Type

string

The version (e.g. "2.7.5")

Usage

import { type IRuntimeServices } from "common/src/index.ts";