# Txid

# Type Alias: Txid

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

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

Type representing a transaction ID in ElectricSQL
