View all questions & answers for the JavaScript-Developer-I exam
A developer has an ErrorHandler module that contains multiple functions.
What kind of export should be leveraged so that multiple functions can be used?
all
named
multi
default
Submit