assert | WebHare Platform SDKWebHare Platform SDKPreparing search index...@webhare/testassertFunction assertassert<T>( actual: [T] extends [void] ? T<T> & false : Exclude<T, Promise<unknown>>, options?: Annotation | TestOptions,): asserts actualType ParametersTParametersactual: [T] extends [void] ? T<T> & false : Exclude<T, Promise<unknown>>Optionaloptions: Annotation | TestOptionsReturns asserts actualSettingsMember VisibilityProtectedInheritedThemeOSLightDarkWebHare Platform SDKLoading...