Skip to content

@passes/reqs / Exports / AcceptedResult

Interface: AcceptedResult<T>

Type parameters

Name
T

Table of contents

Properties

Properties

body

body: T

The body of the result.

Defined in

envelope-v0.jsdoc.mjs:5


status

status: "accepted"

The status of the result when accepted.

Defined in

envelope-v0.jsdoc.mjs:4