starting table of contents
This commit is contained in:
3
src/file/table-of-contents/table-of-contents.ts
Normal file
3
src/file/table-of-contents/table-of-contents.ts
Normal file
@ -0,0 +1,3 @@
|
||||
import { XmlComponent } from "file/xml-components";
|
||||
|
||||
export class TableOfContents extends XmlComponent {}
|
Reference in New Issue
Block a user