//import it import Example from './file2'; //Create an Instance var myInstance = new Example() myInstance.test()