mirror of
https://git.mirrors.martin98.com/https://github.com/cyberman54/curl
synced 2025-08-23 02:49:09 +08:00
5 lines
120 B
JavaScript
5 lines
120 B
JavaScript
export default function _interopRequireDefault(obj) {
|
|
return obj && obj.__esModule ? obj : {
|
|
"default": obj
|
|
};
|
|
} |