4irbnb

Replicating airbnb following the atomic design principles...

View the Project on GitHub kokiebisu/4irbnb

Home > @nextbnb/common > createHost

createHost variable

Factory to create Hosts

Signature:

createHost: (firstName: string, lastName: string, createdAt: Date) => Host