UNPKG

@mui/x-license-pro

Version:
3 lines (2 loc) 126 B
export declare const LICENSE_SCOPES: readonly ["pro", "premium"]; export type LicenseScope = (typeof LICENSE_SCOPES)[number];