codecombat/app/schemas/subscriptions/misc.coffee

21 lines
350 B
CoffeeScript
Raw Normal View History

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