async fetch(request: Request, env: Env, ctx: ExecutionContext): Promise<Response> {
env.v1_API.fetch(new Request("https://foo.com/v1/toml/parse", request))
async fetch(request: Request, env: Env, ctx: ExecutionContext): Promise<Response> {
env.v1_API.fetch(new Request("https://foo.com/v1/toml/parse", request))