# Variable: READ\_ACTIONS

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

```

Actions that only read data.
