import { Databases } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
Delete database
Delete a database by its unique ID. Only API keys with with databases.write scope can delete a database.
import { Databases } from "https://deno.land/x/appwrite@12.1.0/mod.ts";
Delete database
Delete a database by its unique ID. Only API keys with with databases.write scope can delete a database.