UNPKG

@medusajs/index

Version:
9 lines 404 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IndexRelationService = void 0; const utils_1 = require("@medusajs/framework/utils"); const _models_1 = require("../models"); class IndexRelationService extends (0, utils_1.MedusaInternalService)(_models_1.IndexRelation) { } exports.IndexRelationService = IndexRelationService; //# sourceMappingURL=index-relation.js.map