Skip to main content

Enumeration: StoreType


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:3open in new window


SecretStore

• SecretStore = "SecretStore"

Defined in

core/types/StoreType.enum.ts:4open in new window


StateStore

• StateStore = "StateStore"

Defined in

core/types/StoreType.enum.ts:2open in new window

Last update:
Contributors: Sebastian Wessel