UNPKG

@mui/x-telemetry

Version:
10 lines (9 loc) 219 B
// This file will be modified by the `postinstall` script. // See postinstall/index.ts for more information. const defaultValue = { config: { isInitialized: false }, traits: {} }; export default defaultValue;