mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-05-07 21:03:53 -04:00
4 lines
80 B
TypeScript
Executable File
4 lines
80 B
TypeScript
Executable File
import { Dispatcher } from 'flux';
|
|
|
|
export const dispatcher = new Dispatcher();
|