mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 10:06:08 -05:00
10 lines
141 B
CoffeeScript
10 lines
141 B
CoffeeScript
|
module.exports =
|
||
|
"me:synced":
|
||
|
{} # TODO schema
|
||
|
|
||
|
"user-fetched":
|
||
|
{} # TODO schema
|
||
|
|
||
|
"edit-wizard-settings":
|
||
|
{} # TODO schema
|