📄 nullThrows.test.ts
¶
📊 Analysis Summary¶
Metric | Count |
---|---|
📦 Imports | 2 |
📊 Variables & Constants | 2 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/utils/tests/eslint-utils/nullThrows.test.ts
📦 Imports¶
Name | Source |
---|---|
nullThrows |
../../src/eslint-utils |
NullThrowsReasons |
../../src/eslint-utils |
Variables & Constants¶
Name | Type | Kind | Value | Exported |
---|---|---|---|---|
value |
0 |
const | 0 |
✗ |
value |
{ abc: string; } |
const | { abc: 'def' } |
✗ |