On this pageFunction: inInterface() inInterface(node: Readonly<Node>): boolean Defined in: util/tree.ts:42 Check whether a node is inside a TypeScript interface body. Parametersâ nodeâ Readonly<Node> Returnsâ boolean