File "toString.js"

Full Path: C:/wamp64/www/porteria/ANTERIOR/node_modules/jquery/src/var/toString.js
File size: 104 bytes
MIME-type: text/plain
Charset: utf-8

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

	return class2type.toString;
} );