Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 270 Bytes

plan.md

File metadata and controls

17 lines (11 loc) · 270 Bytes

Plan

The plan of the workspace.

Example Usage

import { Plan } from "dub/models/components";

let value: Plan = "pro";

Values

"free" | "pro" | "business" | "business plus" | "business extra" | "business max" | "enterprise"