# TanStackDevtoolsConfig

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Type Alias: TanStackDevtoolsConfig

```ts
type TanStackDevtoolsConfig = DevtoolsStore["settings"];
```

Defined in: [devtools/src/context/devtools-context.tsx:182](https://github.com/TanStack/devtools/blob/main/packages/devtools/src/context/devtools-context.tsx#L182)
