Skip to content

AppSources

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

types/app-spec.AppSources

The TEAL source of a contract

Table of contents

Properties

Properties

approval

approval: string

The TEAL source of the approval program

Defined in

src/types/app-spec.ts:172


clear

clear: string

The TEAL source of the clear program

Defined in

src/types/app-spec.ts:174