export default { data() { return { pageTitle: process.env.VUE_APP_JS_TITLE }; } };