UNPKG

comfey

Version:

Tiny micro mini data binding library inspired by react hook useState

4 lines (3 loc) 165 B
export { default as default } from './src/comfey.js'; export { default as ComfeyDom } from './src/view/dom.js'; export { default as fsm } from './src/fsm/index.js';