TealTemplateParams
Defined in: src/app.ts:187
Dictionary of deploy-time parameters to replace in a teal template.
Note: Looks for TMPL_{parameter} for template replacements i.e. you can leave out the TMPL_.
Indexable
Section titled “Indexable”[key: string]: string | number | bigint | Uint8Array<ArrayBufferLike>