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 octDocs = { name: 'oct', category: 'Utils', syntax: ['oct(value)'], description: 'Format a number as octal', examples: ['oct(56)'], seealso: ['bin', 'hex'] };