UNPKG

@hookform/strictly-typed

Version:

React Hook Form strictly typed custom hooks.

2 lines (1 loc) 95 B
export declare const formatName: (name: string | [string, ...(string | number)[]]) => string;