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 188 B
export var hexDocs = { name: 'hex', category: 'Utils', syntax: ['hex(value)'], description: 'Format a number as hexadecimal', examples: ['hex(240)'], seealso: ['bin', 'oct'] };