Deploying on netlify and am getting error

The build went fine, but when I opened the app

import { H3Event, toResponse } from "h3";
                  ^^^^^^^^^^
SyntaxError: The requested module 'h3' does not provide an export named 'toResponse'
Was this page helpful?