mirror of
https://github.com/jquery/jquery.git
synced 2026-02-05 13:25:23 -05:00
5
src/var/toString.js
Normal file
5
src/var/toString.js
Normal file
@@ -0,0 +1,5 @@
|
||||
define([
|
||||
"./class2type"
|
||||
], function( class2type ) {
|
||||
return class2type.toString;
|
||||
});
|
||||
Reference in New Issue
Block a user