UNPKG

babel-plugin-import-map

Version:

Babel plugin to apply import map mappings to ESM a head of time.

6 lines (2 loc) 81 B
const babel = require('@babel/core'); babel.transform('code', optionsObject);