apollodec/Apollo/bower_components/jquery/src/var/toString.js
venbatechnologies@gmail.com d06b1c0cba status file
2017-12-07 11:31:25 +05:30

6 lines
86 B
JavaScript
Executable File

define([
"./class2type"
], function( class2type ) {
return class2type.toString;
});