import Foo from './foo'; assert.strictEqual(new Foo().constructor, Foo);