UNPKG
fun-tab
Version:
latest (0.0.1)
0.0.1
A mobile touch-swappable tabs component for Vue3
github.com/ScoutYin/fun-tab
ScoutYin/fun-tab
fun-tab
/
es
/
types.js
5 lines
(3 loc)
•
99 B
JavaScript
View Raw
1
2
3
4
5
const
tabsInjectionKey =
Symbol
();
export
{ tabsInjectionKey };
//# sourceMappingURL=types.js.map