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

20 lines
350 B
CoffeeScript

module.exports =
"audio-played:loaded":
{} # TODO schema
# TODO location is debatable
"note-group-started":
{} # TODO schema
"note-group-ended":
{} # TODO schema
"modal-closed":
{} # TODO schema
# TODO I propose prepending 'modal:'
"save-new-version":
{} # TODO schema
"router:navigate":
{} # TODO schema