module.exports = { code: async (params) => { throw new Error('Custom Runtime Error'); } };