UNPKG
@pushrocks/smarterror
Version:
latest (2.0.1)
2.0.1
better error handling
@pushrocks/smarterror
/
ts
/
smarterror.plugins.ts
4 lines
(2 loc)
•
67 B
text/typescript
View Raw
1
2
3
4
import
*
as
cleanStack
from
'clean-stack'
;
export
{ cleanStack };