# IMQClientOptions.write property · @imqueue/rpc

Source: https://imqueue.org/api/rpc/latest/rpc.imqclientoptions.write/
Published: 2026-08-04
Author: @imqueue maintainers (https://github.com/imqueue)
Package: @imqueue/rpc 3.5.3 — generated reference, not hand-written

Persist the generated `.ts` and `.js` pair in [IMQClientOptions.path](https://imqueue.org/api/rpc/latest/rpc.imqclientoptions.path/).

**Signature:**

```typescript
write: boolean;
```

## Default Value

true

## Remarks

Existing files are silently overwritten.

