mirror of
https://github.com/doocs/md.git
synced 2024-11-24 11:00:33 +08:00
2 lines
147 B
JavaScript
2 lines
147 B
JavaScript
function t(e,a){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(a).domain(e);break}return this}export{t as i};
|