mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-03-22 04:33:09 -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();
|