UNPKG
@astrasyncai/sdk
Version:
latest (2.0.0)
2.0.0
1.1.0
0.1.0
Universal SDK for registering AI agents with AstraSync
astrasync.ai
AstraSyncAI/astrasync-node-sdk
@astrasyncai/sdk
/
dist
/
adapters
/
letta.d.ts
3 lines
•
135 B
TypeScript
View Raw
1
2
3
import
{
Agent
}
from
'../types'
;
export
declare
function
parseLettaAgent
(
filePath
:
string
):
Agent
;
//# sourceMappingURL=letta.d.ts.map