Kind: Function
Source: atloria-monorepo/libs/pme-core/src/tools/visual-qa.tool.ts
Signature
tsfunction createVisualQaTool(renderFn: RenderAndCaptureFn): ToolDefinition<PmeContext>
Parameters
| Name | Type |
|---|---|
renderFn | RenderAndCaptureFn |
Returns: ToolDefinition<PmeContext>
Was this page helpful?