interface CompilerVersion {
    version: string;
}

Properties

Properties

version: string

Sophia compiler version

Generated using TypeDoc