GoScrobble/web/node_modules/.cache/babel-loader/9fd9d5f63a783d34070ad21a37a960b4.json

1 line
1.3 KiB
JSON

{"ast":null,"code":"import _extends from \"@babel/runtime/helpers/esm/extends\";\nimport { withStyles as withStylesWithoutDefault } from '@material-ui/styles';\nimport defaultTheme from './defaultTheme';\n\nfunction withStyles(stylesOrCreator, options) {\n return withStylesWithoutDefault(stylesOrCreator, _extends({\n defaultTheme: defaultTheme\n }, options));\n}\n\nexport default withStyles;","map":{"version":3,"sources":["/app/node_modules/@material-ui/core/esm/styles/withStyles.js"],"names":["_extends","withStyles","withStylesWithoutDefault","defaultTheme","stylesOrCreator","options"],"mappings":"AAAA,OAAOA,QAAP,MAAqB,oCAArB;AACA,SAASC,UAAU,IAAIC,wBAAvB,QAAuD,qBAAvD;AACA,OAAOC,YAAP,MAAyB,gBAAzB;;AAEA,SAASF,UAAT,CAAoBG,eAApB,EAAqCC,OAArC,EAA8C;AAC5C,SAAOH,wBAAwB,CAACE,eAAD,EAAkBJ,QAAQ,CAAC;AACxDG,IAAAA,YAAY,EAAEA;AAD0C,GAAD,EAEtDE,OAFsD,CAA1B,CAA/B;AAGD;;AAED,eAAeJ,UAAf","sourcesContent":["import _extends from \"@babel/runtime/helpers/esm/extends\";\nimport { withStyles as withStylesWithoutDefault } from '@material-ui/styles';\nimport defaultTheme from './defaultTheme';\n\nfunction withStyles(stylesOrCreator, options) {\n return withStylesWithoutDefault(stylesOrCreator, _extends({\n defaultTheme: defaultTheme\n }, options));\n}\n\nexport default withStyles;"]},"metadata":{},"sourceType":"module"}