UNPKG

@typescript-package/history

Version:

A lightweight TypeScript package for tracking the history of values.

3 lines (2 loc) 164 B
export type { HistoryCurrentConstructor } from './history-current-constructor.type'; export type { HistoryCoreConstructor } from './history-core-constructor.type';