Skip to content

Documentation / @agentick/secrets / createMemoryStore

Function: createMemoryStore()

createMemoryStore(initial?): SecretStore

Defined in: secrets/src/memory-store.ts:3

Parameters

initial?

Record<string, string>

Returns

SecretStore

Released under the ISC License.