aboutsummaryrefslogtreecommitdiff
path: root/types/mimetypes.d.tl
blob: a735225d9e151b53213caee0a104c1188f086cd7 (plain)
1
2
3
4
5
local record mimetypes
    guess: function(string): string
end

return mimetypes