mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
Vendored
+1
-1
@@ -6,7 +6,7 @@
|
||||
///<reference path='../react/react.d.ts' />
|
||||
///<reference path='../eventemitter3/eventemitter3.d.ts' />
|
||||
|
||||
declare module Fluxxor {
|
||||
declare namespace Fluxxor {
|
||||
class Dispatcher {
|
||||
constructor(stores: any);
|
||||
addStore(name: string, store: Store): void;
|
||||
|
||||
Reference in New Issue
Block a user