Interface: ImportModuleResponse
@kortexya/reasoninglayer / Control / ImportModuleResponse
Interface: ImportModuleResponse
Defined in: src/types/control.ts:350
Response from importing a module.
Properties
importedModule
importedModule:
string
Defined in: src/types/control.ts:352
Imported module name.