Interface PlacePlatformInfo

interface PlacePlatformInfo {
    changelog: string;
    version: string;
}

Properties

Properties

changelog: string
version: string