Sandra Ashipala
Updated README.md with Hugging Face configuration
51ddcbf
const isFunction = (value) => (typeof value === "function");
export default isFunction;