UNPKG

@mui/x-license

Version:
8 lines (7 loc) 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PLAN_VERSIONS = exports.PLAN_SCOPES = void 0; const PLAN_SCOPES = exports.PLAN_SCOPES = ['pro', 'premium']; const PLAN_VERSIONS = exports.PLAN_VERSIONS = ['initial', 'Q3-2024'];