Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/yxz/testing/mod.ts>withEnv

Deno Standard Extensions
Latest
function withEnv
import { withEnv } from "https://deno.land/x/yxz@0.32.0/testing/mod.ts";

Parameters

f: (env: Deno.env) => T