export default { fetch() { throw new Error("This is an example error."); } }