import { z } from "https://deno.land/x/nosdump@0.4.4/deps.ts";
const { ZodFunction } = z;
Parameters
func: InnerTypeOfFunction<Args, Returns>
Returns
InnerTypeOfFunction<Args, Returns>
x/nosdump/deps.ts>z.ZodFunction#strictImplement
import { z } from "https://deno.land/x/nosdump@0.4.4/deps.ts";
const { ZodFunction } = z;