UNPKG

@atlas-kitchen/adyen-web

Version:
3 lines (2 loc) 638 B
import{AnalyticsEvent as t}from"./AnalyticsEvent.js";import{ANALYTICS_EVENT as e}from"./constants.js";function s(t,e,s){return e in t?Object.defineProperty(t,e,{value:s,enumerable:!0,configurable:!0,writable:!0}):t[e]=s,t}class r extends t{getEventCategory(){return e.log}constructor(t){return super(),s(this,"type",void 0),s(this,"message",void 0),s(this,"subType",void 0),s(this,"result",void 0),s(this,"target",void 0),this.type=t.type,this.message=t.message,this.subType=t.subType,this.result=t.result,this.target=t.target,this.component=t.component,this}}export{r as AnalyticsLogEvent}; //# sourceMappingURL=AnalyticsLogEvent.js.map