API Docs for: 0.2.0-beta2
Show:

File: src\events\eventmap.js

/**
 * @namespace Lyria
 * Lyria namespace decleration
 */
define('lyria/eventmap', ['eventmap'], function(EventMap) {
  return EventMap;
});