# Txid

# Type Alias: Txid

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

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

Type representing a transaction ID in ElectricSQL
