import { Node } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Prints the node using the compiler's printer.
Parameters
optional
options: PrintNodeOptions- Options.
import { Node } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Prints the node using the compiler's printer.