/
opt
/
canhelp
/
node_modules
/
next
/
dist
/
build
/
jest
/
/opt/canhelp/node_modules/next/dist/build/jest
mkdir
upload
Name
Size
Mode
Actions
__mocks__/
-
0755
rm
jest.d.ts
960
0644
edit
dl
rm
jest.js
10351
0644
edit
dl
rm
jest.js.map
11319
0644
edit
dl
rm
object-proxy.d.ts
53
0644
edit
dl
rm
object-proxy.js
1950
0644
edit
dl
rm
object-proxy.js.map
1792
0644
edit
dl
rm
Edit:
/opt/canhelp/node_modules/next/dist/build/jest/object-proxy.js.map
(1792B)
{"version":3,"sources":["../../../src/build/jest/object-proxy.ts"],"sourcesContent":["/*\nThe MIT License (MIT)\n\nCopyright (c) 2015 Keyan Zhang\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n*/\n\n// This file is largely based on https://github.com/keyz/identity-obj-proxy\n// Excludes the polyfill for below Node.js 6\nexport default new Proxy(\n {},\n {\n get: function getter(_target, key) {\n if (key === '__esModule') {\n return false\n }\n return key\n },\n }\n)\n"],"names":["Proxy","get","getter","_target","key"],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;AAsBA,GAEA,2EAA2E;AAC3E,4CAA4C;;;;;+BAC5C;;;eAAA;;;MAAA,WAAe,IAAIA,MACjB,CAAC,GACD;IACEC,KAAK,SAASC,OAAOC,OAAO,EAAEC,GAAG;QAC/B,IAAIA,QAAQ,cAAc;YACxB,OAAO;QACT;QACA,OAAOA;IACT;AACF","ignoreList":[0]}
Save
cmd:
run