UNPKG

@mui/x-license-pro

Version:
3 lines (2 loc) 153 B
export declare const LICENSING_MODELS: readonly ["perpetual", "annual", "subscription"]; export type LicensingModel = (typeof LICENSING_MODELS)[number];