DenoDeno.lint.SourceCode.getTextmethod Deno.lint.SourceCode.getText#SourceCode.getText(node?: Node): stringGet the source test of a node. Omit node to get the full source code. Parameters #optional#node: NodeReturn Type #string
method Deno.lint.SourceCode.getText#SourceCode.getText(node?: Node): stringGet the source test of a node. Omit node to get the full source code. Parameters #optional#node: NodeReturn Type #string