UNPKG

docx4js

Version:
8 lines 186 B
define(['./paragraph'],function(Paragraph){ return Paragraph.extend({ type:'heading', getOutlineLevel: function(){ return this.getNamedStyle().getOutlineLevel() } }) })