UNPKG

@platform/fsdb.mongo

Version:

Standard IDb abstraction over mongodb.

6 lines (5 loc) 234 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("../types"), exports); tslib_1.__exportStar(require("@platform/fsdb.nedb/lib/types"), exports);