1 line
532 B
JavaScript
1 line
532 B
JavaScript
"use strict";var t=function(){function t(t,n){for(var e in n){var r=n[e];r.configurable=!0,r.value&&(r.writable=!0)}Object.defineProperties(t,n)}return function(n,e,r){return e&&t(n.prototype,e),r&&t(n,r),n}}(),n=function(t,n){if(!(t instanceof n))throw new TypeError("Cannot call a class as a function")},e=function(){function e(t,r){n(this,e),this.parent=t,this.element=r}return t(e,{element:{get:function(){return this.element},set:function(t){this.element=t}},parent:{get:function(){return this.parent}}}),e}();module.exports=e; |