types app spec.SchemaSpec
@algorandfoundation/algokit-utils / types/app-spec / SchemaSpec
Interface: 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¶
local¶
• local: Schema
The local storage schema