index
:
users/unit193/nikola.git
master
pristine-tar
upstream
nikola packaging
Unit 193
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bower_components
/
jquery
/
src
/
var
/
toString.js
blob: 80ac7f13f2af58ddd0877c4fdd82cbb7863a4f0b (
plain
) (
blame
)
1
2
3
4
5
define
( [
"./class2type"
],
function
(
class2type
) {
return
class2type
.
toString
;
} );