UNPKG

@thi.ng/atom

Version:

Mutable wrappers for nested immutable values with optional undo/redo history and transaction support

7 lines (6 loc) 172 B
export * from "./api.js"; export * from "./atom.js"; export * from "./cursor.js"; export * from "./history.js"; export * from "./transacted.js"; export * from "./view.js";