View all questions & answers for the JavaScript-Developer-I exam
A developer wants to use a module called DataPrettyPrint. This moduleexports one default functioncalled printDate ().
How can a developer import and use the printDate() function?
A)
B)
C)
D)
Submit