import { CodeBlockWriter } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Writes a blank line if the last written text was not a blank line.
x/deno2node/src/deps.deno.ts>CodeBlockWriter#blankLineIfLastNot
import { CodeBlockWriter } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Writes a blank line if the last written text was not a blank line.