UNPKG

hypersam

Version:

A framework for web apps powered by HyperHTML and the SAM pattern.

4 lines (3 loc) 152 B
// If you have bundling problems, please try requiring these directly. export { ClientApp } from "./src/client"; export { SsrApp } from "./src/server";