generateur_v3/frontend_old/node_modules/.pnpm/@babel+core@7.18.6/node_modules/@babel/core/lib/config/files/import.js

12 lines
174 B
JavaScript
Raw Normal View History

2022-12-27 18:26:05 +01:00
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = import_;
function import_(filepath) {
return import(filepath);
}
0 && 0;