import { printNode } from "https://deno.land/x/ts_morph@16.0.0/ts_morph.d.ts";
Prints the provided node using the compiler's printer.
Parameters
optional
options: PrintNodeOptions- Options.
Prints the provided node using the compiler's printer.
Parameters
optional
options: PrintNodeOptions- Options.