UNPKG

decojs

Version:

Scalable frontend architecture

8 lines 125 B
define([], function(){ return { onError: sinon.spy(), reset: function(){ this.onError.reset(); } }; });