UNPKG

woby

Version:

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

3 lines 178 B
import type { ObservableOptions } from "soby"; export declare const HtmlBigInt: ObservableOptions<bigint | string | number | undefined>; //# sourceMappingURL=html-bigint.d.ts.map