Skip to main content

TerminalAuthority

type

Access requested when borrowing a terminal the current mod does not own.

type TerminalAuthority = 'observe' | 'control'

Import

import { TerminalAuthority } from '@modular/sdk';