Hello,
When following documentation, aka Subagents - Docs by LangChain
For some reason when I try to import CompiledSubAgents from deepagents.. TS indicates that member is not available within the module. I confirmed this when opening the module.
I am running npm package “deepagents”: “^1.1.1”.
Any ideas?