Skip to content

Create Publication

We are looking for publications that demonstrate building dApps or smart contracts!
See the full list of Gitcoin bounties that are eligible for rewards.

types app client.AppSourceMaps

@algorandfoundation/algokit-utils / types/app-client / AppSourceMaps

Interface: AppSourceMaps

types/app-client.AppSourceMaps

Source maps for an Algorand app

Table of contents

Properties

Properties

approvalSourceMap

approvalSourceMap: SourceMapExport

The source map of the approval program

Defined in

src/types/app-client.ts:223


clearSourceMap

clearSourceMap: SourceMapExport

The source map of the clear program

Defined in

src/types/app-client.ts:225