UNPKG

history-actions

Version:
6 lines (4 loc) 92 B
import Action from './Action'; export default class ChangeLog { actions:Action[] = []; }