UNPKG

@typescript-package/history

Version:

A TypeScript package for tracking the history of values.

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