On this pageFunction: isTSPropertySignature() isTSPropertySignature(node: Readonly<Node>): node is TSPropertySignature Defined in: util/typeguard.ts:119 Guard for TSPropertySignature. Parametersâ nodeâ Readonly<Node> Returnsâ node is TSPropertySignature