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

x/appwrite/mod.ts>Client#setProject

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

Set Project

Your project ID

Parameters

value: string

value

Returns

this

self