Variable fsInputProvidersConst

fsInputProviders: XmlInputProvider = ...

The virtual IO input providers for file operations in Node.js, utilizing the node:fs module.

These providers support both file paths (e.g., path/to/file.xml) and file URLs (e.g., file:///path/to/file.xml).