UNPKG

@mui/x-license-pro

Version:

MUI X License verification

10 lines 317 B
/** @license MUI v5.11.0 * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ export * from './generateLicense'; export * from './utils'; export * from './verifyLicense'; export * from './useLicenseVerifier'; export * from './Watermark';