import PasswordGenerator from './password-generator'; console.log(PasswordGenerator.make_password('t','t')); import * as stylesheet from './styles/styles.scss';