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