# isJunkPath

**Kind:** Function

**Source:** [`atloria-monorepo/libs/parser-core/src/techdocs/significance.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/parser-core/src/techdocs/significance.ts#L33)

Source path that can never yield hand-written API surface (generated/build/vendor/test).

## Signature

```ts
function isJunkPath(filePath: string | undefined): boolean
```

## Parameters

| Name | Type |
|---|---|
| `filePath` | `string | undefined` |

**Returns:** `boolean`
