mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
18 lines
297 B
CoffeeScript
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
|