system-prompts-and-models-o.../unified-ai-platform/node_modules/lodash/_Map.js
dopeuni444 ae726301f8 KI
KJ
2025-08-06 11:08:49 +04:00

8 lines
195 B
JavaScript

var getNative = require('./_getNative'),
root = require('./_root');
/* Built-in method references that are verified to be native. */
var Map = getNative(root, 'Map');
module.exports = Map;