oozcitak / xmlbuilder-js

An XML builder for node.js
MIT License
918 stars 107 forks source link

In TypeScript Project: Property 'attributes' does not exist on type 'XMLElement'. #260

Open MisakaCirno opened 2 months ago

MisakaCirno commented 2 months ago

In TypeScript project, with "@types/xmlbuilder": "^11.0.1" and "xmlbuilder": "^15.1.1"

There also seems to be a lack of description of this member in the documentation, but it is visible at runtime.

Snipaste_2024-06-18_18-56-19