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.d.ts
4 lines
(3 loc)
•
142 B
TypeScript
View Raw
1
2
3
4
import
JV3Alert
, { useJAlert,
JV3AlertInstant
}
from
"@/jv3-alert"
;
export
{ useJAlert,
JV3AlertInstant
,
JV3Alert
};
export
default
JV3Alert
;