UNPKG
jv3-alert
Version:
latest (4.0.6)
4.0.6
3.0.2
easy alert from assign by route by cdnagroup
jv3-alert
/
dist
/
index.js
5 lines
(4 loc)
•
154 B
JavaScript
View Raw
1
2
3
4
5
// index.ts
import
JV3Alert
, { useJAlert,
JV3AlertInstant
}
from
"@/jv3-alert"
;
export
{ useJAlert,
JV3AlertInstant
,
JV3Alert
};
export
default
JV3Alert
;