mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Added references
Added immutable and react references.
This commit is contained in:
Vendored
+4
-1
@@ -1,8 +1,11 @@
|
||||
// Type definitions for Flux
|
||||
// Project: http://facebook.github.io/flux/
|
||||
// Definitions by: Steve Baker <https://github.com/stkb/>
|
||||
// Definitions by: Steve Baker <https://github.com/stkb/>, Giedrius Grabauskas <https://github.com/QuatroDevOfficial/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../immutable/immutable.d.ts" />
|
||||
/// <reference path="../react/react-global.d.ts" />
|
||||
|
||||
declare module Flux {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user