UNPKG

fun-tab

Version:

A mobile touch-swappable tabs component for Vue3

9 lines (5 loc) 194 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const tabsInjectionKey = Symbol(); exports.tabsInjectionKey = tabsInjectionKey; //# sourceMappingURL=types.js.map