UNPKG

@mui/system

Version:

MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.

10 lines (9 loc) 182 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; const shape = { borderRadius: 4 }; var _default = exports.default = shape;