export default { compileOptions: { dev: true }, get props() { return { tag: 123 }; }, error: ' expects "this" attribute to be a string.' };