// https://bootstrap-vue.org/docs/reference/settings
export default {
BToast: {
toaster: 'b-toaster-bottom-right',
autoHideDelay: 1000,
},
};