Mastra client js SDK types export missing

i am using this code:

const myWorkflow: Workflow = await mastraClient.getWorkflow(workflowId);

But Workflow type is not exported by mastra client js
Was this page helpful?