UNPKG

docx4js

Version:
8 lines 184 B
define(['./rangeBase'],function(Range){ return Range.extend({ type:'bookmarkEnd', getName: function(){ this.wDoc.parseContext.bookmark[this.wXml.attr('w:id')] } }) })