QuotaStatus
@forge/monorepo / frontend/src / QuotaStatus
Type Alias: QuotaStatus
QuotaStatus =
"none"|"ok"|"warning"|"exceeded"
Defined in: frontend/src/usage-panel.ts:82
How a quota should read. none is distinct from ok: no limit is not the same as plenty of room.