UNPKG

@mui/material

Version:

Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.

12 lines (11 loc) 275 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "unstable_ClassNameGenerator", { enumerable: true, get: function () { return _utils.unstable_ClassNameGenerator; } }); var _utils = require("@mui/utils");