UNPKG

@astro-utils/forms

Version:

Server component for Astro (call server functions from client side with validation and state management)

4 lines (3 loc) 188 B
import AboutFormName from './about-form-name.js'; export declare function parseMultiNumber(about: AboutFormName): void; export declare function parseMultiDate(about: AboutFormName): void;