UNPKG

styled-hook-form

Version:

React form library for styled-components based on grommet and react-hook-form

3 lines (2 loc) 113 B
export declare function isPrimitive(value: any): boolean; export declare const makeArray: (value: any) => any[];