Skip to main content
Module

x/apiland/types.d.ts>OwnerQuota

The API server for deno.land
Latest
interface OwnerQuota
import { type OwnerQuota } from "https://deno.land/x/apiland@1.7.2/types.d.ts";

Properties

owner: string
type: string
max_modules: number
optional
max_total_size: number
blocked: boolean
optional
note: string