We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8e681e commit dc2f615Copy full SHA for dc2f615
1 file changed
src/scene/Systems.js
@@ -58,7 +58,7 @@ var Systems = new Class({
58
* The Facebook Instant Games Plugin.
59
*
60
* @name Phaser.Scenes.Systems#facebook
61
- * @type {any}
+ * @type {Phaser.FacebookInstantGamesPlugin}
62
* @since 3.12.0
63
*/
64
this.facebook;
0 commit comments