UNPKG

mindful-commons

Version:

10 lines 273 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BlogEntry = void 0; var BlogEntry = (function () { function BlogEntry() { } return BlogEntry; }()); exports.BlogEntry = BlogEntry; //# sourceMappingURL=blog-entry.entity.js.map