Variable: codeBlockLanguages$
const
codeBlockLanguages$:NodeRef
<object
>
The codemirror code block languages.
Type declaration
css
css:
string
='CSS'
js
js:
string
='JavaScript'
jsx
jsx:
string
='JavaScript (React)'
ts
ts:
string
='TypeScript'
tsx
tsx:
string
='TypeScript (React)'