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.d.ts
3 lines
(2 loc)
•
100 B
TypeScript
View Raw
1
2
3
export
declare
const
SHOW_TOAST
=
"SHOW_TOAST"
;
export
declare
const
CLOSE_TOAST
=
"CLOSE_TOAST"
;