got a problem im using wrangler and trying to use namespaces and docs show to `use env.[namespace_na

got a problem
im using wrangler
and trying to use namespaces
and docs show to
use env.[namespace_name].put(...)

but i get
ReferenceError: env is not defined
Was this page helpful?