UNPKG

dina-agi

Version:

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

14 lines (13 loc) 324 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.versionDocs = void 0; const versionDocs = exports.versionDocs = { name: 'version', category: 'Constants', syntax: ['version'], description: 'A string with the version number of math.js', examples: ['version'], seealso: [] };