### StreamTypeBase · abstract class

Base class for stream types created by `createStreamType`.

**Type Parameters:**

- `T`

#### StreamTypeBase.fields · static property

**Type:** `{ [key: string]: number | boolean; }`

#### StreamTypeBase.id · static property

**Type:** `number`

#### StreamTypeBase.cache · static property

**Type:** `number`

#### streamTypeBase.toString · method

**Signature:** `() => string`
