codecombat/app/schemas/subscriptions/misc.coffee
2014-07-13 16:07:15 -07:00

23 lines
390 B
CoffeeScript

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