UNPKG

@vuesax-alpha/nightly

Version:
13 lines (9 loc) 466 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const navbarRegisterContextKey = Symbol("navbar-register"); const navbarContextKey = Symbol("navbar"); const navbarGroupRegisterContextKey = Symbol("navbar-group-register"); exports.navbarContextKey = navbarContextKey; exports.navbarGroupRegisterContextKey = navbarGroupRegisterContextKey; exports.navbarRegisterContextKey = navbarRegisterContextKey; //# sourceMappingURL=navbar.js.map