tslinting
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
import {XmlComponent} from "../xml-components";
|
||||
import { XmlComponent } from "../xml-components";
|
||||
|
||||
export class Break extends XmlComponent {
|
||||
|
||||
constructor() {
|
||||
super("w:br");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user