aboutsummaryrefslogtreecommitdiff
path: root/server/src/config/index.js
blob: abd2118abf53a1b49219cd0bb6477068692c0dd4 (plain) (blame)
1
2
3
4
5
6
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = {
    default: {},
    validator() { },
};