Enabled declarations in tsconfig to be true
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import { XmlAttributeComponent } from "../docx/xml-components";
|
||||
|
||||
interface IRelationshipsAttributesProperties {
|
||||
export interface IRelationshipsAttributesProperties {
|
||||
xmlns: string;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user