UNPKG

@renewx/core

Version:

Lightweight state management library with validation support

3 lines (2 loc) 80 B
import type { Watch } from "../types/watch"; export declare const watch: Watch;