UNPKG

@mui/x-license

Version:
14 lines 517 B
/** * @mui/x-license v8.0.0 * * @license MUI X Commercial * This source code is licensed under the commercial license found in the * LICENSE file in the root directory of this source tree. */ export * from "./generateLicense/index.js"; export * from "./utils/index.js"; export * from "./verifyLicense/index.js"; export * from "./useLicenseVerifier/index.js"; export * from "./Watermark/index.js"; export * from "./Unstable_LicenseInfoProvider/index.js"; export { muiXTelemetrySettings } from '@mui/x-telemetry';