📄 get-keys.ts¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📦 Imports | 2 |
| 📊 Variables & Constants | 1 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/visitor-keys/src/get-keys.ts
📦 Imports¶
| Name | Source |
|---|---|
TSESTree |
@typescript-eslint/types |
getKeysOriginal |
eslint-visitor-keys |
Variables & Constants¶
| Name | Type | Kind | Value | Exported |
|---|---|---|---|---|
getKeys |
(node: TSESTree.Node) => readonly string[] |
const | getKeysOriginal |
✓ |