@sourceacademy/autocomplete
Preparing search index...
SyntaxHighlightResponse
Interface SyntaxHighlightResponse
interface
SyntaxHighlightResponse
{
data
:
SyntaxHighlightData
;
type
:
"response"
;
}
Index
Properties
data
type
Properties
data
data
:
SyntaxHighlightData
type
type
:
"response"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
type
@sourceacademy/autocomplete
Loading...