# #fix

## `#fix`

A privately stored possible [solution](https://docs.angular-package.dev/error/getting-started/basic-concepts#fix) to the described [problem](https://docs.angular-package.dev/error/getting-started/basic-concepts#problem) of a [`string`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String) type.

{% code title="common-error.class.ts" %}

```typescript
#fix: string;
```

{% endcode %}

### Type

#### [<mark style="color:green;">`string`</mark>](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)
