# ConfigWithSQLiteTypes

# Type Alias: ConfigWithSQLiteTypes

```ts
type ConfigWithSQLiteTypes = object;
```

Defined in: [definitions.ts:102](https://github.com/TanStack/db/blob/main/packages/powersync-db-collection/src/definitions.ts#L102)

Config for when TInput and TOutput are both the SQLite types.
