A suite to track Project Diva score statistics and ratings / D4DJ event data.

4 lines
111 B

5 years ago
import { URISchemeHandler } from "../uri";
declare const handler: URISchemeHandler;
export default handler;