UNPKG

history-actions

Version:
5 lines (4 loc) 91 B
import Action from './Action'; export default class MutationLog { actions: Action[]; }