File "ObjectFunctionString-20260420032436.js"

Full Path: C:/wamp64/www/porteria/node_modules/jquery/src/deprecated/ObjectFunctionString-20260420032436.js
File size: 110 bytes
MIME-type: text/plain
Charset: utf-8

define( [
	"./fnToString"
], function( fnToString ) {
	"use strict";

	return fnToString.call( Object );
} );