Scribbler310's picture
feat: enhance dashboard
c2b7eb3 verified
"use strict";
try {
module.exports = require('./register')().Promise || null
} catch(e) {
module.exports = null
}