issue_tree
Preparing search index...
RenderResult
Type Alias RenderResult
RenderResult
:
|
{
data
:
string
;
kind
:
"text"
}
|
{
data
:
Uint8Array
;
kind
:
"binary"
}
A rendered result: text (utf-8) or binary (image bytes), tagged so the CLI can route it.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
issue_tree
Loading...
A rendered result: text (utf-8) or binary (image bytes), tagged so the CLI can route it.