This website requires JavaScript.
Explore
Help
Sign In
profxadke
/
OpenAsar
Watch
1
Star
0
Fork
You've already forked OpenAsar
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
91b46c56cf
OpenAsar
/
poly
/
mime-types.js
2 lines
48 B
JavaScript
Raw
Normal View
History
Unescape
Escape
[Polyfills > mime-types] Add stub
2021-12-11 00:09:36 +00:00
// Stub
[Polyfills > mime-types] Make stub return a content type
2021-12-11 00:14:03 +00:00
exports
.
lookup
=
(
file
)
=>
'text/plain'
;
Reference in a new issue
Copy permalink