[Polyfills > mime-types] Add stub

This commit is contained in:
Ducko 2021-12-11 00:09:36 +00:00
parent ebf459d846
commit 46e724e150
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
// Stub
exports.lookup = (file) => {};