@juki-team/commons - v0.1.10
Preparing search index...
CodeEditorFile
Type Alias CodeEditorFile<T>
type
CodeEditorFile
<
T
>
=
{
description
:
string
;
folderPath
:
string
;
hidden
:
boolean
;
index
:
number
;
language
:
T
;
name
:
string
;
protected
:
boolean
;
readonly
:
boolean
;
source
:
string
;
}
Type Parameters
T
Index
Properties
description
folder
Path
hidden
index
language
name
protected
readonly
source
Properties
description
description
:
string
folder
Path
folderPath
:
string
hidden
hidden
:
boolean
index
index
:
number
language
language
:
T
name
name
:
string
protected
protected
:
boolean
readonly
readonly
:
boolean
source
source
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
folder
Path
hidden
index
language
name
protected
readonly
source
@juki-team/commons - v0.1.10
Loading...