UNPKG

@mui/x-license

Version:
10 lines 411 B
/** * @mui/x-license v9.2.0 * * @license SEE LICENSE IN LICENSE * This source code is licensed under the SEE LICENSE IN LICENSE license found in the * LICENSE file in the root directory of this source tree. */ export { Unstable_LicenseInfoProvider } from "./Unstable_LicenseInfoProvider/index.mjs"; export { LicenseInfo } from "./utils/index.mjs"; export { muiXTelemetrySettings } from '@mui/x-telemetry';