Search
Preparing search index...
The search index is not available
monaco-editor-auto-typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
monaco-editor-auto-typings
AutoTypings
Class AutoTypings
Hierarchy
AutoTypingsCore
AutoTypings
Index
Constructors
constructor
Methods
clear
Cache
dispose
set
Versions
create
Constructors
Private
constructor
new
Auto
Typings
(
editor
:
Editor
, options
:
Options
)
:
AutoTypings
Parameters
editor:
Editor
options:
Options
Returns
AutoTypings
Methods
clear
Cache
clear
Cache
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
dispose
dispose
(
)
:
void
Returns
void
set
Versions
set
Versions
(
versions
:
{}
)
:
void
Parameters
versions:
{}
[
packageName:
string
]:
string
Returns
void
Static
create
create
(
editor
:
Editor
, options
?:
Partial
<
Options
>
)
:
Promise
<
AutoTypingsCore
>
Parameters
editor:
Editor
Optional
options:
Partial
<
Options
>
Returns
Promise
<
AutoTypingsCore
>
Exports
Auto
Typings
constructor
clear
Cache
dispose
set
Versions
create
Generated using
TypeDoc