Files
n8n-nodes-gwezz-changdunovel/node_modules/chardet/lib/fs/browser.js
2025-10-26 23:10:15 +08:00

6 lines
194 B
JavaScript

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = () => {
throw new Error('File system is not available');
};
//# sourceMappingURL=browser.js.map