tuil
ReferencePackages@mwillbanks/tuil-storyAPI

terminalControlArgNames

constant exported by @mwillbanks/tuil-story.

View rawEdit

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.

No package-local related types.

Source

View the secondary source reference

Package

@mwillbanks/tuil-story

On this page