3 lines
56 B

import { Foo } from './foo';
export default new Foo();