be84ae20848cc60716d2c88ea605800b.json 1.2 KB
{"ast":null,"code":"import _classCallCheck from \"@babel/runtime/helpers/classCallCheck\";\n\nvar UnreachableException = function UnreachableException(value) {\n  _classCallCheck(this, UnreachableException);\n\n  return new Error(\"unreachable case: \".concat(JSON.stringify(value)));\n};\n\nexport { UnreachableException as default };","map":{"version":3,"sources":["C:/Users/kkwan_000/Desktop/git/2017110269/minsung/node_modules/antd/es/_util/unreachableException.js"],"names":["_classCallCheck","UnreachableException","value","Error","concat","JSON","stringify","default"],"mappings":"AAAA,OAAOA,eAAP,MAA4B,uCAA5B;;AAEA,IAAIC,oBAAoB,GAAG,SAASA,oBAAT,CAA8BC,KAA9B,EAAqC;AAC9DF,EAAAA,eAAe,CAAC,IAAD,EAAOC,oBAAP,CAAf;;AAEA,SAAO,IAAIE,KAAJ,CAAU,qBAAqBC,MAArB,CAA4BC,IAAI,CAACC,SAAL,CAAeJ,KAAf,CAA5B,CAAV,CAAP;AACD,CAJD;;AAMA,SAASD,oBAAoB,IAAIM,OAAjC","sourcesContent":["import _classCallCheck from \"@babel/runtime/helpers/classCallCheck\";\n\nvar UnreachableException = function UnreachableException(value) {\n  _classCallCheck(this, UnreachableException);\n\n  return new Error(\"unreachable case: \".concat(JSON.stringify(value)));\n};\n\nexport { UnreachableException as default };"]},"metadata":{},"sourceType":"module"}