# ReturnValueDescription.description property · @imqueue/rpc

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

Prose describing the return value, from the `@returns` JSDoc line.

**Signature:**

```typescript
description: string;
```

