import { useActionChildren } from "https://deno.land/x/fathym_atomic@v0.0.129/mod.ts";
Parameters
children: ComponentChildren | Array<ActionProps>
Returns
{ nav: ComponentChildren; navActions: Array<ActionProps> | undefined; }
x/fathym_atomic/mod.ts>useActionChildren
import { useActionChildren } from "https://deno.land/x/fathym_atomic@v0.0.129/mod.ts";