• Retrieves the content type for the given file name.

    Parameters

    • fileName: string

      The name of the file.

    Returns null | string

    The content type of the file, or null if not found.

Generated using TypeDoc