logThemeTextStyle
function exported by @mwillbanks/tuil-log-viewer.
function
Public function exported by @mwillbanks/tuil-log-viewer.
export function logThemeTextStyle(token: string | undefined): LogTextStyle;Members
This declaration has no public members.
Parameters
| Member | Type | Required | Description | Related types |
|---|---|---|---|---|
token | string | undefined | Yes | Supplies the token value as string | undefined. | — |
Returns
LogTextStyle — Returns a value that satisfies LogTextStyle.
Related types: —
Throws
No thrown errors are documented for this declaration.
Related types
No package-local related types.
Source
View the secondary source reference