UNPKG

frmx

Version:

Simple, Performant, Lightweight React Forms

4 lines (3 loc) 194 B
export declare const devEnvOnly: (fn: () => void) => false | void; export declare const warnDev: (str: string) => false | void; export declare const noProviderFor: (el: string) => false | void;