UNPKG

docx4js

Version:
7 lines 142 B
define(['../shape'],function(Shape){ return Shape.extend(function(){ Shape.apply(this,arguments) },{ type:'shape.roundRect' }) })