types app.AppLookup
@algorandfoundation/algokit-utils / types/app / AppLookup
Interface: AppLookup¶
types/app.AppLookup
A lookup of name -> Algorand app for a creator
Table of contents¶
Properties¶
Properties¶
apps¶
• apps: Readonly\<{ [name: string]: AppMetadata; }>
Defined in¶
creator¶
• creator: string