← Back to Phase 2: Intermediate

Promise.resolve

Phase 2: IntermediateModule 2: Promises & Async

Premium
Medium2.04k completed

Description

Implement a function to resolve a given value to a Promise

Your Solution