Skip to content

Instantly share code, notes, and snippets.

import { p } from "@web-companions/gfc";
import { counterNode } from "./counter.node";
import { litView } from "@web-companions/lit";
import { is } from "@web-companions/h/template";
const CounterNode = counterNode();
const CounterNode1 = counterNode();
export const counterElement = litView.element({
props: {