UNPKG
twitchtvapp-nicer00ster
Version:
latest (1.0.0)
1.0.0
twitchtv show active users
twitchtvapp-nicer00ster
/
bower_components
/
jquery
/
src
/
var
/
toString.js
8 lines
(6 loc)
•
104 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
define
( [
"./class2type"
],
function
(
class2type
) {
"use strict"
;
return
class2type.
toString
; } );