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

3 lines
54 B

declare const isBrowser: boolean;
export = isBrowser;