terminalControlArgNames
constant exported by @mwillbanks/tuil-story.
constant
Public constant exported by @mwillbanks/tuil-story.
export const terminalControlArgNames: Readonly<{ readonly width: "terminalWidth"; readonly height: "terminalHeight"; readonly colorDepth: "terminalColorDepth"; readonly unicode: "terminalUnicode"; readonly theme: "terminalTheme"; readonly platform: "terminalPlatform"; readonly interactive: "terminalInteractive"; readonly reducedMotion: "terminalReducedMotion"; readonly mouse: "terminalMouse"; readonly hyperlinks: "terminalHyperlinks"; }>;Members
This declaration has no public members.
Parameters
This declaration has no public members.
Returns
This declaration does not return a value.
Throws
No thrown errors are documented for this declaration.
Related types
No package-local related types.
Source
View the secondary source reference