UNPKG

tinybase

Version:

A reactive data store and sync engine.

9 lines (8 loc) 224 B
/** * The schematizer-valibot module provides conversion utilities for Valibot * schemas. * @packageDocumentation * @module schematizer-valibot * @since v7.1.0 */ export type {ValibotSchematizer} from '../index.d.ts';