r3-custom-code/194yv3pctj.js

10 lines
162 B
JavaScript
Raw Normal View History

if (this.parentEntity === data.entity) {
console.log('key up loaded');
} else {
console.log(data);
return null;
}
console.log(data);
//@ sourceURL=ccKeyUp.js