This website works better with JavaScript.
Explore
Help
Sign In
sigonasr2
/
projectdivar
Watch
1
Star
0
Fork
You've already forked projectdivar
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A suite to track Project Diva score statistics and ratings / D4DJ event data.
28
Commits
25
Branches
0
Tags
88 MiB
Tree:
57866c1440
projectdivar
/
server
/
node_modules
/
is-browser
/
server.d.ts
3 lines
54 B
Raw
Normal View
History
Unescape
Escape
Update and test twitter endpoints and connections. Prepare java spring server
5 years ago
declare
const
isBrowser
:
boolean
;
export
=
isBrowser
;