UNPKG

@agendize/vue-settings

Version:
5 lines (4 loc) 161 B
var e = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {}; export { e as c };