UNPKG

recoder-code

Version:

Complete AI-powered development platform with ML model training, plugin registry, real-time collaboration, monitoring, infrastructure automation, and enterprise deployment capabilities

7 lines 122 B
export function install(opts?: { cacheDir?: string; prefix?: string; }): { uninstall(): void; } | undefined; x