📄 getSourceFileOfNode¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 🔧 Functions | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/type-utils/src/getSourceFileOfNode.ts
Functions¶
getSourceFileOfNode(node: ts.Node): ts.SourceFile¶
⚠️ DEPRECATED: Gets the source file for a given node
Code
Generated by Syntax Scribe