WXL
3 天以前 888f941ae16c850c0f1a844ec9436058840920bd
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 {