You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
!function(a,b){"use strict";if("undefined"!=typeof module&&module.exports&&"function"==typeof require)b(require("ractive"));else if("function"==typeof define&&define.amd)define(["Ractive"],b);else{if(!a.Ractive)throw new Error("Could not find Ractive! It must be loaded before the Ractive-adaptors-Promise plugin");b(a.Ractive)}}("undefined"!=typeof window?window:this,function(a){"use strict";function b(a,b,c){var d,e;d=this,e=function(b){d.removed||a.set(c,b)},b.then(e,e)}a.adaptors.Promise={filter:function(a){return null!=a&&"function"==typeof a.then},wrap:function(a,c,d,e){return new b(a,c,d,e)}},b.prototype={get:function(){return null},set:function(){},reset:function(){return!1},teardown:function(){this.removed=!0}}});