Skip to content

Documentation / @super-line/core / INSPECTOR_ROLE

Variable: INSPECTOR_ROLE

const INSPECTOR_ROLE: "inspector" = 'inspector'

Defined in: packages/core/src/inspector.ts:10

The reserved role minted for an inspector connection.

Released under the MIT License.