source: trip-planner-front/node_modules/@babel/runtime/helpers/esm/interopRequireDefault.js

Last change on this file was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 120 bytes
RevLine 
[6a3a178]1export default function _interopRequireDefault(obj) {
2 return obj && obj.__esModule ? obj : {
3 "default": obj
4 };
5}
Note: See TracBrowser for help on using the repository browser.