import Setting from './src/Setting.vue' import { useSetting } from './src/useSetting' export { Setting } export { useSetting }