Datalayer VS Code Extension - v0.0.6
Preparing search index...
webview/services/serviceManagerFactory
ServiceManagerOptions
Type Alias ServiceManagerOptions
ServiceManagerOptions
:
|
{
type
:
"mock"
}
|
{
type
:
"pyodide"
}
|
{
options
:
LocalManagerOptions
;
type
:
"local"
}
|
{
options
:
RemoteManagerOptions
;
type
:
"remote"
}
Union type for all service manager creation options.
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Datalayer VS Code Extension - v0.0.6
Loading...
Union type for all service manager creation options.