UNPKG

@astrasyncai/sdk

Version:

Universal SDK for registering AI agents with AstraSync

3 lines 156 B
import { DetectionResult } from '../types'; export declare function detectAgentFormat(content: any): DetectionResult; //# sourceMappingURL=detector.d.ts.map