Skip to main content
Modular Documentation
Guides
Reference
Reference
/
@modular/sdk
TerminalId
type
Opaque address of one live integrated terminal.
type TerminalId = z.infer<typeof terminalIdSchema>
Import
import { TerminalId } from '@modular/sdk';