Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
lib/editorBridgeTypes
FsResult
Type Alias FsResult
FsResult
:
|
{
entries
:
{
kind
:
"file"
|
"directory"
;
name
:
string
}
[]
;
kind
:
"list"
;
}
|
{
binary
:
boolean
;
data
:
string
;
kind
:
"readFile"
}
|
{
kind
:
"ok"
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
linXiv frontend (TS/JS)
Loading...