Skip to content

This is the old Algorand Developer Portal. Please head over to dev.algorand.co to explore our newly rebuilt documentation site. Please excuse us as we continue to transition content to the new portal

创建文章

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