Updated the API-docs for platform.versions().

This commit is contained in:
Ignat Ignatov
2016-04-21 14:25:21 +02:00
parent dd5d4480f8
commit 5735b67e7e

View File

@ -152,9 +152,7 @@ export class Platform {
* }
* ```
*
* @param {string} [platformName] optional platformName
* @returns {object} An object with various platform info
*
* @returns {object} An object containing all of the platforms and their versions.
*/
versions(): {[name: string]: PlatformVersion} {
// get all the platforms that have a valid parsed version