isError | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/stdisErrorFunction isErrorisError(e: unknown): e is ErrorCheck if the object is probably an Error object. Can't use 'instanceof Error' as an Error might come from a different frame Parameterse: unknownReturns e is ErrorSettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...
Check if the object is probably an Error object. Can't use 'instanceof Error' as an Error might come from a different frame