All files / tcb-admin-node/src/db index.js

100% Statements 5/5
50% Branches 1/2
100% Functions 1/1
100% Lines 3/3
1 2 3 4 5 6 7    14x   14x 14x  
"use strict";
function __export(m) {
    for (var p in m) Eif (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
Object.defineProperty(exports, "__esModule", { value: true });
__export(require("./db"));