Skip to content

Documentation / @agentick/gateway / createConfigStore

Function: createConfigStore()

createConfigStore(resolved, secretPaths?): ConfigStore

Defined in: gateway/src/config.ts:61

Parameters

resolved

FileConfig

secretPaths?

Set<string>

Returns

ConfigStore

Released under the ISC License.