ImgGeneratorToolOutput
ImgGeneratorToolOutput =
object
Defined in: .build/typescript/packages/tools/src/tools/img-gen.ts:10
Properties
Section titled “Properties”isSuccess
Section titled “isSuccess”isSuccess:
boolean
Defined in: .build/typescript/packages/tools/src/tools/img-gen.ts:11
imageUrl?
Section titled “imageUrl?”
optional
imageUrl:string
Defined in: .build/typescript/packages/tools/src/tools/img-gen.ts:12
errorMessage?
Section titled “errorMessage?”
optional
errorMessage:string
Defined in: .build/typescript/packages/tools/src/tools/img-gen.ts:13