event.ts 84 B

12345
  1. import { GlobalEventType } from '@medici/types';
  2. // export
  3. export class Eventer {
  4. }