UNPKG

dina-agi

Version:

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

8 lines 181 B
export var binDocs = { name: 'bin', category: 'Utils', syntax: ['bin(value)'], description: 'Format a number as binary', examples: ['bin(2)'], seealso: ['oct', 'hex'] };