UNPKG
goldfish-search
Version:
latest (1.4.0)
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
0.9.91
0.9.9
A SharePoint 2013 inline People Search component
github.com/BeckettKev/Goldfish
beckettkev/Goldfish
goldfish-search
/
src
/
dispatcher
/
AppDispatcher.js
3 lines
(2 loc)
•
72 B
JavaScript
View Raw
1
2
3
import
{ Dispatcher } from
'flux'
;
module
.
exports
=
new
Dispatcher
();