UNPKG

atomico

Version:

Atomico is a small library for the creation of interfaces based on web-components, only using functions and hooks.

4 lines (2 loc) 91 B
import { isServer } from "./ssr/utils.js"; if (isServer()) await import("./ssr/load.js");