Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6174/comflowyspace
/
Class
apps/node/src/modules/config-manager.ts:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
import
{ AppConfigs, ComfyUIRunConfig } from
'@comflowy/common/types'
;
5
6
class
MyConfigManager {
7
private config: Configstore;
8
9
constructor(configName: string) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected