aboutsummaryrefslogtreecommitdiff
path: root/types/mimetypes.d.tl
diff options
context:
space:
mode:
Diffstat (limited to 'types/mimetypes.d.tl')
-rw-r--r--types/mimetypes.d.tl5
1 files changed, 5 insertions, 0 deletions
diff --git a/types/mimetypes.d.tl b/types/mimetypes.d.tl
new file mode 100644
index 00000000..a735225d
--- /dev/null
+++ b/types/mimetypes.d.tl
@@ -0,0 +1,5 @@
1local record mimetypes
2 guess: function(string): string
3end
4
5return mimetypes \ No newline at end of file