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

8 lines (6 loc) 252 B
// Only the JSON type is exported, because the text type is deprecated // otherwise. (If you want to use it somewhere, you're welcome to pull it out // into a separate module that json0 can depend on). module.exports = { type: require('./json0') };