interface ApiVersion {
    apiVersion: string;
}

Properties

Properties

apiVersion: string

API compiler version

Generated using TypeDoc