I think you can bind it directly within that same worker and access it via `env` , here’s a demo: ht
I think you can bind it directly within that same worker and access it via
env , here’s a demo: https://github.com/cloudflare/js-rpc-and-entrypoints-demo/tree/main/public-admin-api-interfaces/db-service. I haven’t tried it myself though
