Skip to main content
Module

x/appwrite/mod.ts>Models.Runtime

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
type alias Models.Runtime
import { type Models } from "https://deno.land/x/appwrite@6.0.0-RC1/mod.ts";
const { Runtime } = Models;

Runtime

definition: { $id: string; name: string; version: string; base: string; image: string; logo: string; supports: string[]; }