UNPKG

woby

Version:

A high-performance framework with fine-grained observable/signal-based reactivity for building rich applications.

3 lines 181 B
import { ObservableMaybe } from "../types"; export declare const mark: (msg: string, ref: ObservableMaybe<Node | null>) => import("..").JSX.Child; //# sourceMappingURL=mark.d.ts.map