function kayıtOl() {
return 'kullanıcı oluşturuldu';
register.js
const kullanıcı = await kayıtOl();

$ npm kayıt-ol

// Veya $ npm giriş

form.js