system-prompts-and-models-o.../unified-ai-platform/node_modules/rc/browser.js
dopeuni444 b5a22951ae nhj
more
2025-07-31 12:23:33 +04:00

8 lines
137 B
JavaScript

// when this is loaded into the browser,
// just use the defaults...
module.exports = function (name, defaults) {
return defaults
}