content/flux/v0/stdlib/internal/testutil/makeany.md
testutil.makeAny() constructs any value based on a type description as a string.
(typ: string) => A
{{% caption %}} For more information, see Function type signatures. {{% /caption %}}
({{< req >}}) Description of the type to create.