Preparing search index...
The search index is not available
@highlight-ai/app-runtime - v0.2.2
@highlight-ai/app-runtime
Attachment
Interface Attachment
An item the user has elected to attach to provide additional context about their query.
interface
Attachment
{
fileName
?:
string
;
mimeType
?:
string
;
type
:
|
"audio"
|
"clipboard"
|
"screenshot"
|
"file"
;
value
:
string
;
}
Index
Properties
file
Name?
mime
Type?
type
value
Properties
Optional
file
Name
file
Name
?:
string
Optional
mime
Type
mime
Type
?:
string
type
type
:
|
"audio"
|
"clipboard"
|
"screenshot"
|
"file"
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
file
Name
mime
Type
type
value
@highlight-ai/app-runtime - v0.2.2
Loading...
An item the user has elected to attach to provide additional context about their query.