UNPKG
magic-helper
Version:
latest (1.0.0)
1.0.0
this is magic helper
magic-helper
/
lib
/
common
/
action.js
3 lines
(2 loc)
•
83 B
JavaScript
View Raw
1
2
3
import
{ action
as
h5Action }
from
'../h5/action'
;
export
const
action = h5Action;