method Node.prototype.getFlagsimport { Node } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts"; getFlags(): ts.NodeFlagsGets the node's flags. Gets the node's flags. Returnsts.NodeFlags