resolveTerminalViewport
function exported by @mwillbanks/tuil-core.
function
Public function exported by @mwillbanks/tuil-core.
export function resolveTerminalViewport(width: number): TerminalViewport;Members
This declaration has no public members.
Parameters
| Member | Type | Required | Description | Related types |
|---|---|---|---|---|
width | number | Yes | Supplies the width value as number. | — |
Returns
TerminalViewport — Returns a value that satisfies TerminalViewport.
Related types: TerminalViewport
Throws
No thrown errors are documented for this declaration.
Related types
Source
View the secondary source reference