import { LanguageService } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Find the rename locations for the specified node.
Parameters
node: Node
- Node to get the rename locations for.
optional
options: RenameOptions- Options for renaming.