Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/appwrite/src/services/locale.ts>Locale#getContinents

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Locale.prototype.getContinents
import { Locale } from "https://deno.land/x/appwrite@0.4.0/src/services/locale.ts";

List Continents

List of all continents. You can use the locale header to get the data in a supported language.

Type Parameters

T extends unknown

Returns

Promise<T>