UNPKG

inferno

Version:

An extremely fast, React-like JavaScript library for building modern user interfaces

4 lines (3 loc) 215 B
export declare function isCheckedType(type: any): boolean; export declare function inputEvents(dom: any, nextPropsOrEmpty: any): void; export declare function applyValueInput(nextPropsOrEmpty: any, dom: any): void;