UNPKG

import-in-the-middle

Version:
6 lines (3 loc) 77 B
import { bar } from './circular-b.mjs' export const foo = 1 export { bar }