How to use hyperdrive with Pages _worker.js?
How to bind hyperdrive to a cloudflare page using _worker.js? I read this material https://developers.cloudflare.com/pages/platform/functions/bindings/ but it seems use of hyperdrive not yet not indicated here. Is there a workaround?
A binding enables your Pages Functions to interact with resources on the Cloudflare developer platform. Use bindings to integrate your Pages Functions …
