UNPKG

decojs

Version:

Scalable frontend architecture

5 lines 90 B
define(function(){ var spy = sinon.stub(); spy.throws("Mock Error"); return spy; });