mirror of
https://github.com/mediacms-io/mediacms.git
synced 2026-05-08 05:11:11 -04:00
refactor(frontend): replace legacy utils JS files with typed TS equivalents
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
import { Dispatcher } from 'flux';
|
||||
|
||||
export const dispatcher = new Dispatcher();
|
||||
Reference in New Issue
Block a user