# Txid

```ts
type Txid = number;
```

Defined in: [packages/electric-db-collection/src/electric.ts:104](https://github.com/TanStack/db/blob/main/packages/electric-db-collection/src/electric.ts#L104)

Type representing a transaction ID in ElectricSQL
