#Error: Cannot find module 'cloudflare:workers'
2 messages · Page 1 of 1 (latest)
cloudflare: imports do not work in SvelteKit yet, unfortunately
2 messages · Page 1 of 1 (latest)
I am unable to access bindings as its giving me error in my sveltekit app
please help as i want to access hyperdrive binding through
import { env } from 'cloudflare:workers';
e.HYPERDRIVE.connectionString
cloudflare: imports do not work in SvelteKit yet, unfortunately