Add back types absolute fixer

This commit is contained in:
Dolan Miu
2021-09-28 19:56:29 +01:00
parent 1f078e0687
commit 536204e5ef
4 changed files with 7 additions and 9 deletions

View File

@ -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",