type alias SyncNodeimport { type SyncNode } from "https://deno.land/x/jsx_stream@v0.0.8/types.ts"; definition: null | string | Iterable<Node>