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

x/appwrite/src/models.d.ts>Models.Jwt

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
type alias Models.Jwt
import { type Models } from "https://deno.land/x/appwrite@12.1.0/src/models.d.ts";
const { Jwt } = Models;

JWT

definition: { jwt: string; }