Skip to content

AppSourceMaps

@algorandfoundation/algokit-utils / types/app-client / 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:266


clearSourceMap

clearSourceMap: SourceMapExport

The source map of the clear program

Defined in

src/types/app-client.ts:268