OpenAsar/poly/mime-types.js

2 lines
48 B
JavaScript
Raw Normal View History

2021-12-11 00:09:36 +00:00
// Stub
exports.lookup = (file) => 'text/plain';