Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DTStack/molecule
/ getDefaultSettingsTab
Method
getDefaultSettingsTab
src/services/settingsService.ts:86–86 ·
view source on GitHub ↗
* Get the default Settings Tab object
()
Source
from the content-addressed store, hash-verified
84
* Get the default Settings Tab object
85
*/
86
getDefaultSettingsTab(): BuiltInSettingsTabType;
87
}
88
89
@singleton()
Callers
1
settingsService.test.ts
File · 0.65
Implementers
1
SettingsService
src/services/settingsService.ts
Calls
no outgoing calls
Tested by
no test coverage detected