UNPKG
intervention-pages
Version:
latest (1.0.1-rc.3)
1.0.1-rc.3
1.0.1-rc.2
1.0.1-rc.1
1.0.0
PD pages
github.com/acory/intervention-pages
acory/intervention-pages
intervention-pages
/
dist
/
common
/
actionsConstants.js
3 lines
(2 loc)
•
84 B
JavaScript
View Raw
1
2
3
export
const
SHOW_TOAST =
'SHOW_TOAST'
;
export
const
CLOSE_TOAST
=
'CLOSE_TOAST'
;