Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk
ObservedTerminal
type
A borrowed terminal that can be observed but not controlled.
type ObservedTerminal = TerminalReference
Import
import { ObservedTerminal } from '@modular/sdk';