Error when following "Deploy a Hono site" instructions

Following instructions for https://developers.cloudflare.com/pages/framework-guides/deploy-a-hono-site/

On the step (To serve static files like CSS, image or JavaScript files, add the following to your src/server.js/ts file:) I get the error Property 'ASSETS' does not exist on type 'Bindings'.ts
Cloudflare Docs
Hono is a small, simple, and ultrafast web framework for Cloudflare Pages and Workers, Deno, and Bun. In this guide, you will create a new Hono
Was this page helpful?