UNPKG

import-sync

Version:

Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ESM and CJS projects in NodeJS.

3 lines 112 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=options.js.map