import { Locale } from "https://deno.land/x/appwrite@2.0.2/mod.ts";
List Countries
List of all countries. You can use the locale header to get the data in a supported language.
Returns
Promise<Models.CountryList>
import { Locale } from "https://deno.land/x/appwrite@2.0.2/mod.ts";
List Countries
List of all countries. You can use the locale header to get the data in a supported language.