UNPKG

@typescript-package/history

Version:

A lightweight TypeScript package for tracking the history of values.

2 lines (1 loc) 122 B
export { History, HistoryBase, HistoryAppend, HistoryCore, HistoryCurrent, HistoryPrepend, HistoryStorage } from './lib';