Skip to content

@passes/reqs / Exports / RequestMessage

Interface: RequestMessage<>

Table of contents

Properties

Properties

request

request: Uint8Array

The raw request.

Defined in

browser-types.jsdoc.mjs:22


type

type: "org.passes.messaging.request"

The type of the result, should be 'org.passes.messaging.result'.

Defined in

browser-types.jsdoc.mjs:21