UNPKG

@astrasyncai/sdk

Version:

Universal SDK for registering AI agents with AstraSync

3 lines 141 B
import { Agent } from '../types'; export declare function calculateTrustScore(agent: Agent): number; //# sourceMappingURL=trustScore.d.ts.map