Skip to content

PURISTA API / Modules / @purista/core / StoreType

Enumeration: StoreType

@purista/core.StoreType

Table of contents

Enumeration Members

Enumeration Members

ConfigStore

ConfigStore = "ConfigStore"

Defined in

core/types/StoreType.enum.ts:3


SecretStore

SecretStore = "SecretStore"

Defined in

core/types/StoreType.enum.ts:4


StateStore

StateStore = "StateStore"

Defined in

core/types/StoreType.enum.ts:2