UNPKG

@mintlify/models

Version:

Mintlify models

4 lines (3 loc) 206 B
import { orgEntitlements } from './orgEntitlements.js'; import { PLAN_TIERS, normalizeOrgType, normalizePlan, } from './orgType.js'; export { orgEntitlements, PLAN_TIERS, normalizeOrgType, normalizePlan };