Skip to content

ApplicationLocalState

ApplicationLocalState: object

Stores local state associated with an application.

Type declaration

id

id: number

The application which this local state is for.

key-value?

optional key-value: TealKeyValueStore

schema

schema: ApplicationStateSchema

Defined in

types.gen.ts:261