# Variable: WRITE\_ACTIONS

```ts
const WRITE_ACTIONS: ReadonlySet<FileAction>;

```

Actions that mutate data.
