UNPKG

dina-agi

Version:

DINA AGI - Dynamic Intelligence Network Architecture. 128 Autonomous Agents with Claude Flow, Swarms, and 300+ MCPs. True AGI System.

6 lines (5 loc) 183 B
import { Stream } from "stream"; declare function StreamEvents<StreamType extends Stream>(stream: StreamType) : StreamType; declare namespace StreamEvents { } export = StreamEvents