Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Health#getAntiVirus

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Health.prototype.getAntiVirus
Re-export
import { Health } from "https://deno.land/x/appwrite@0.4.0/mod.ts";

Get Anti virus

Check the Appwrite Anti Virus server is up and connection is successful.

Type Parameters

T extends unknown

Returns

Promise<T>