UNPKG

@typescript-package/history

Version:

A TypeScript package for tracking the history of values.

4 lines (3 loc) 174 B
export { HistoryPeek } from './history-peek.class'; export { RedoHistoryPeek } from './redo-history-peek.class'; export { UndoHistoryPeek } from './undo-history-peek.class';