Files

6 lines
67 B
JavaScript

import * as b from '../b';
b.g();
export { g as h } from '../b';