* ref(analytics): centralize all event names * squash: fix typo and alpha ordering * squash: rename file to AnalyticsEvents to parallel lib-jitsi-meet
5 lines
88 B
JavaScript
5 lines
88 B
JavaScript
export * from './AnalyticsEvents';
|
|
export * from './functions';
|
|
|
|
import './middleware';
|