UNPKG

jay-js

Version:

Jay is a framework for creating a single page application.

4 lines (3 loc) 117 B
export { Observer } from "./Observer"; export { State } from "./State"; export type { StateType } from "./State";