UNPKG

refui

Version:

The JavaScript framework that refuels your UI projects, across web, native, and embedded

8 lines (5 loc) 197 B
import { computed, merge, tpl } from './signal.js' export { computed as $, merge as $$, tpl as t } export * from './signal.js' export * from './renderer.js' export * from './component.js'