Your IP : 216.73.216.86


Current Path : /home/emeraadmin/www/node_modules/d3-brush/src/
Upload File :
Current File : /home/emeraadmin/www/node_modules/d3-brush/src/event.js

export default function(target, type, selection) {
  this.target = target;
  this.type = type;
  this.selection = selection;
}