Sha256: 4d474b13c370dd8ed26756f7280dc67dddc81d1e61b37150d19ab06731e52dc6
Contents?: true
Size: 519 Bytes
Versions: 22
Compression:
Stored size: 519 Bytes
Contents
{"version":3,"names":["module","exports","import_","filepath"],"sources":["../../../src/config/files/import.cjs"],"sourcesContent":["// We keep this in a separate file so that in older node versions, where\n// import() isn't supported, we can try/catch around the require() call\n// when loading this file.\n\nmodule.exports = function import_(filepath) {\n return import(filepath);\n};\n"],"mappings":"AAIAA,MAAM,CAACC,OAAO,GAAG,SAASC,OAAOA,CAACC,QAAQ,EAAE;EAC1C,OAAO,OAAOA,QAAQ,CAAC;AACzB,CAAC;AAAC","ignoreList":[]}
Version data entries
22 entries across 15 versions & 2 rubygems