UNPKG

@mui/x-license-pro

Version:

MUI X License verification

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