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