← Back to Phase 2: Intermediate

Promisify II

Phase 2: IntermediateModule 2: Promises & Async

Premium
Medium774 completed

Description

Implement a promisify function that allows the original function to override the return value

Your Solution