# useTSLexicalScopeIfPresent

```ts
import { useTSLexicalScopeIfPresent } from "@alloy-js/typescript";


function useTSLexicalScopeIfPresent(): TSLexicalScope | undefined;
```

## Parameters

|   |
| - |

## Returns

[TSLexicalScope](../../types/tslexicalscope/) | undefined
