Skip to main content
Extremely Popular
Go to Latest
method Node.prototype.getChildIndentationText
import { Node } from "https://deno.land/x/fresh@1.2.0/src/dev/deps.ts";

Gets the next indentation level text.

Parameters

optional
offset: number
  • Optional number of levels of indentation to add or remove.

Returns

string