ReactFunctionsisEmptyVersion: v7.0.0On this page isEmptyCheck if value is emptyImportimport { isEmpty } from "@hyper-fetch/react"SourceView the source codePackage@hyper-fetch/react ParametersisEmpty(value: unknown)ParametersNameTypeDescriptionvalueunknownany object or primitive Returnstrue when value is emptyboolean