2018-11-24 15:49:51 -08:00

6 lines
92 B
JavaScript

"use strict";
const dashboard = require("./dashboard/index");
module.exports = dashboard;