import { CodeBlockWriter } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Writes the text within the provided action with hanging indentation unless writing a block.
x/deno2node/src/deps.deno.ts>CodeBlockWriter#hangingIndentUnlessBlock
import { CodeBlockWriter } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Writes the text within the provided action with hanging indentation unless writing a block.