UNPKG
@extlb/perspective-error
Version:
latest (1.0.0)
1.0.0
Error Perspective for ExtLoopback
www.nextgenagritech.com
@extlb/perspective-error
/
app
/
desktop
/
application.js
4 lines
(3 loc)
•
86 B
JavaScript
View Raw
1
2
3
4
global
.
ErrorBundle
=
function
(
application
) {
console
.
log
(
'Loaded Error Bundle'
); }