It should export TimeoutError to ensure it's the same error it's being thrown
Closed this issue · 0 comments
fregante commented
I could import and use TimeoutError directly from its sub-dependency, but that might fail if I have a different version of p-timeout installed and both are being run at the same time.