type alias FOptionimport { type FOption } from "https://deno.land/x/fun@v2.0.0/examples/freer.ts"; Type ParametersAdefinition: Freer<KindOption, A>