UNPKG

@teambit/changelog

Version:
21 lines (19 loc) 517 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = exports.ChangelogAspect = void 0; function _harmony() { const data = require("@teambit/harmony"); _harmony = function () { return data; }; return data; } const ChangelogAspect = exports.ChangelogAspect = _harmony().Aspect.create({ id: 'teambit.component/changelog', dependencies: [], defaultConfig: {} }); var _default = exports.default = ChangelogAspect; //# sourceMappingURL=changelog.aspect.js.map