"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ICommentService = void 0;
class ICommentService {
}
exports.ICommentService = ICommentService;
//# sourceMappingURL=ICommentService.js.map