UNPKG

docx4js

Version:
8 lines 189 B
define(['../model'], function(Model){ return Model.extend(function(wXml, wDoc, mParent, location){ Model.apply(this,arguments) this.location=location },{ type:'header' }) })