codecombat/app/schemas/subscriptions/app.coffee
2014-04-11 14:22:49 +02:00

18 lines
297 B
CoffeeScript

module.exports =
"application:idle-changed":
{} # TODO schema
"logging-in-with-facebook":
{} # TODO schema
"facebook-logged-in":
{} # TODO schema
"gapi-loaded":
{} # TODO schema
"logging-in-with-gplus":
{} # TODO schema
"gplus-logged-in":
{} # TODO schema