A suite to track Project Diva score statistics and ratings / D4DJ event data.
 
 
 
 
 
 
projectdivar/server/node_modules/is-browser/client.d.ts

2 lines
54 B

declare const isBrowser: boolean;
export = isBrowser;