# Functions
GetContentType - get content type by file extension.
GetContentTypes - gets content types associated with files extensions from the configuration config_type_cgf.yaml.
# Constants
ContentTypeUndefinedMsg - message raised when content type for specific extension is not defined.
# Variables
ContentTypeConfig - do not edit.
# Structs
ContentType - content types.
ContentTypes - data structure for content types configuration.