UNPKG

@material-ui/x-license

Version:
7 lines (6 loc) 215 B
export declare class LicenseInfo { static getKey(): string; static getReleaseInfo(): string; static setLicenseKey(key: string): void; static setReleaseInfo(encodedReleaseInfo: string): void; }