import autoTheme from "./them" // Vue.prototype.$autoTheme = () => { // return autoThemeFunc(); // } export const autoThemeFunc = () => { return autoTheme.default }