export class DebugEvents {
  public static showDebugPanel = 'showDebugPanel';
}
