UNPKG

react-hook-form-builder

Version:

light weight schema Form builder for react-hook-form

4 lines (3 loc) 76 B
export function isFunction(prop) { return typeof prop === "function"; }