Skip to content

Commit

Permalink
Do not export XmlElement
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkourlas committed Oct 31, 2021
1 parent a72b0f9 commit 5a8e34c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ import {
stringify,
} from "./utils";

export {XmlElement} from "xmlcreate";

export {
IOptions,
IDeclarationOptions,
Expand Down

0 comments on commit 5a8e34c

Please sign in to comment.