UNPKG

history-actions

Version:
8 lines 206 B
var MutationLog = /** @class */ (function () { function MutationLog() { this.actions = []; } return MutationLog; }()); export default MutationLog; //# sourceMappingURL=MutationLog.js.map