WXL
2026-07-22 6450d783e8c8db521977863b86bf3bc3ba0e38f9
node_modules/enhanced-resolve/lib/CachedInputFileSystem.js
@@ -59,9 +59,9 @@
   if (error) throw error;
};
// eslint-disable-next-line jsdoc/no-restricted-syntax
// eslint-disable-next-line jsdoc/reject-function-type
/** @typedef {Function} EXPECTED_FUNCTION */
// eslint-disable-next-line jsdoc/no-restricted-syntax
// eslint-disable-next-line jsdoc/reject-any-type
/** @typedef {any} EXPECTED_ANY */
class OperationMergerBackend {