Skip to content

lightgun-poc / lib/static / contentTypeFor

Function: contentTypeFor()

contentTypeFor(filePath): string

Defined in: lib/static.ts:53

Content-Type for the few file kinds the POC serves.

Parameters

filePath

string

Returns

string

Released under the MIT License.