UNPKG

zliq

Version:

slim and quick framework in low loc

9 lines (7 loc) 217 B
export * from "./streamy"; export * from "./render"; export * from "./streamy-vdom"; export * from "./streamy-helpers"; import hyperx from "./hyperx"; import { h } from "./streamy-vdom"; export const zx = hyperx(h);