root
Inserindo smolagents[mcp] no requirements
63a73e3
raw
history blame
132 Bytes
'use strict';
/** @type {import('./reflectApply')} */
module.exports = typeof Reflect !== 'undefined' && Reflect && Reflect.apply;