babel-plugin-customize-imports

Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')

Browse on unpkg