UNPKG
react-table-filter-2
Version:
latest (2.0.11)
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
bitbucket.org/ubaidnizami/react-table-filter-2
react-table-filter-2
/
lib
/
eventStack
/
index.js
4 lines
(2 loc)
•
67 B
JavaScript
View Raw
1
2
3
4
import
EventStack
from
'./eventStack'
;
export
default
EventStack
;