// Re-export everything from the TypeScript definition file
export * from "./dist/xmldoc";
export { default } from "./dist/xmldoc";
