@tsed-plus/meilisearch-mongoose-indexer
Version:
Extends the Ts.ED framework with the functionality to synchronize Mongoose models with Meilisearch
7 lines • 336 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./lib/MeiliMongoIndexerModule"), exports);
tslib_1.__exportStar(require("./lib/constants"), exports);
tslib_1.__exportStar(require("./lib/decorators"), exports);
//# sourceMappingURL=index.js.map