@juki-team/commons - v0.1.10
Preparing search index...
CodeLanguageMeta
Type Alias CodeLanguageMeta
type
CodeLanguageMeta
=
{
codeMirrorKey
:
string
;
compilePattern
:
string
;
executable
:
string
;
executableVersion
:
string
;
fileExtension
:
string
[]
;
hasBuildFile
:
boolean
;
highlightJsKey
:
string
;
label
:
string
;
mainFilename
:
string
;
mime
:
string
;
monacoKey
:
string
;
runPattern
:
string
;
templateSourceCode
:
string
;
value
:
CodeLanguage
;
}
Index
Properties
code
Mirror
Key
compile
Pattern
executable
executable
Version
file
Extension
has
Build
File
highlight
Js
Key
label
main
Filename
mime
monaco
Key
run
Pattern
template
Source
Code
value
Properties
code
Mirror
Key
codeMirrorKey
:
string
compile
Pattern
compilePattern
:
string
executable
executable
:
string
executable
Version
executableVersion
:
string
file
Extension
fileExtension
:
string
[]
has
Build
File
hasBuildFile
:
boolean
highlight
Js
Key
highlightJsKey
:
string
label
label
:
string
main
Filename
mainFilename
:
string
mime
mime
:
string
monaco
Key
monacoKey
:
string
run
Pattern
runPattern
:
string
template
Source
Code
templateSourceCode
:
string
value
value
:
CodeLanguage
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
Mirror
Key
compile
Pattern
executable
executable
Version
file
Extension
has
Build
File
highlight
Js
Key
label
main
Filename
mime
monaco
Key
run
Pattern
template
Source
Code
value
@juki-team/commons - v0.1.10
Loading...