codecombat/app/schemas/subscriptions/misc.coffee

21 lines
350 B
CoffeeScript
Raw Normal View History

module.exports =
2014-07-01 10:16:26 +08:00
'audio-played:loaded':
{} # TODO schema
# TODO location is debatable
2014-07-01 10:16:26 +08:00
'note-group-started':
{} # TODO schema
2014-07-01 10:16:26 +08:00
'note-group-ended':
{} # TODO schema
2014-07-01 10:16:26 +08:00
'modal-closed':
{} # TODO schema
# TODO I propose prepending 'modal:'
2014-07-01 10:16:26 +08:00
'save-new-version':
{} # TODO schema
2014-07-01 10:16:26 +08:00
'router:navigate':
{} # TODO schema