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 (4 loc) 165 B
import {ReadonlyDeep} from 'type-fest'; import globalsJson = require('./globals.json'); declare const globals: ReadonlyDeep<typeof globalsJson>; export = globals;