Add back types absolute fixer
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
// http://officeopenxml.com/WPparagraph-textFrames.php
|
||||
import { HeightRule } from "file";
|
||||
import { HorizontalPositionAlign, VerticalPositionAlign } from "file/shared/alignment";
|
||||
import { XmlAttributeComponent, XmlComponent } from "file/xml-components";
|
||||
import { HeightRule } from "/file";
|
||||
|
||||
export enum DropCapType {
|
||||
NONE = "none",
|
||||
|
Reference in New Issue
Block a user