OpenAsar/polyfills/mime-types.js
2021-12-11 00:45:56 +00:00

2 lines
48 B
JavaScript

// Stub
exports.lookup = (file) => 'text/plain';