Skip to content

SchemaSpec

@algorandfoundation/algokit-utils / types/app-spec / SchemaSpec

types/app-spec.SchemaSpec

The schema for global and local storage

Table of contents

Properties

Properties

global

global: Schema

The global storage schema

Defined in

src/types/app-spec.ts:297


local

local: Schema

The local storage schema

Defined in

src/types/app-spec.ts:295