This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
slavailchenko35
/
jQueryGallery
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
cb807d437d
Rami (Branch)
Tag
homework
homeworkupd
master
jQueryGallery
/
jqgallery
/
lib
/
jquery
/
src
/
var
/
toString.js
toString.js
104 B
Cronologia
Originale
1
2
3
4
5
6
7
define( [
"./class2type"
], function( class2type ) {
"use strict";
return class2type.toString;
} );