UNPKG

import-in-the-middle

Version:
8 lines (5 loc) 89 B
export const a = 'a' export function aFunc () { return a } export * from './foo.mjs'