UNPKG

@tsed-plus/meilisearch-mongoose-indexer

Version:

Extends the Ts.ED framework with the functionality to synchronize Mongoose models with Meilisearch

5 lines 264 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PROVIDER_TYPE_MEILISEARCHMONGOOSEINDEXER = void 0; exports.PROVIDER_TYPE_MEILISEARCHMONGOOSEINDEXER = 'PROVIDER_TYPE_MEILISEARCHMONGOOSEINDEXER'; //# sourceMappingURL=index.js.map