interface ApiVersionData {
    version: number;
}

Properties

Properties

version: number