> ## Documentation Index
> Fetch the complete documentation index at: https://fastmcp-ts.docs.prefect.io/llms.txt
> Use this file to discover all available pages before exploring further.

# CspPolicy

Defined in: [server/apps/types.ts:27](https://github.com/PrefectHQ/fastmcp-ts/blob/e4b6038f642b529f601463a576229747afebe9a4/src/server/apps/types.ts#L27)

## Properties

### baseUriDomains?

```ts theme={null}
optional baseUriDomains?: string[];
```

Defined in: [server/apps/types.ts:32](https://github.com/PrefectHQ/fastmcp-ts/blob/e4b6038f642b529f601463a576229747afebe9a4/src/server/apps/types.ts#L32)

***

### connectDomains?

```ts theme={null}
optional connectDomains?: string[];
```

Defined in: [server/apps/types.ts:28](https://github.com/PrefectHQ/fastmcp-ts/blob/e4b6038f642b529f601463a576229747afebe9a4/src/server/apps/types.ts#L28)

***

### frameDomains?

```ts theme={null}
optional frameDomains?: string[];
```

Defined in: [server/apps/types.ts:31](https://github.com/PrefectHQ/fastmcp-ts/blob/e4b6038f642b529f601463a576229747afebe9a4/src/server/apps/types.ts#L31)

***

### resourceDomains?

```ts theme={null}
optional resourceDomains?: string[];
```

Defined in: [server/apps/types.ts:30](https://github.com/PrefectHQ/fastmcp-ts/blob/e4b6038f642b529f601463a576229747afebe9a4/src/server/apps/types.ts#L30)

Covers img-src, script-src, style-src, font-src, media-src.
