File "ObjectFunctionString.js"
Full Path: C:/wamp64/www/porteria/node_modules/jquery/src/deprecated/ObjectFunctionString.js
File size: 110 bytes
MIME-type: text/plain
Charset: utf-8
define( [
"./fnToString"
], function( fnToString ) {
"use strict";
return fnToString.call( Object );
} );