codecombat/app/schemas/subscriptions/misc.coffee

21 lines
350 B
CoffeeScript
Raw Normal View History

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