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 ##node: Node optionalReturn 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 ##node: Node optionalReturn Type #string