Skip to content

TealCompileData

TealCompileData: object

Type declaration

requestBody

requestBody: Blob | File

TEAL source code to be compiled

sourcemap?

optional sourcemap: boolean

When set to true, returns the source map of the program as a JSON. Defaults to false.

Defined in

types.gen.ts:1968