# Functions
DefaultSettings returns the default settings of this package.
HasResponsiveExt returns true of the originalSrc's ext has responsive images.
NewManifest returns a new instance of Manifest.
NewResponsive returns a new instance of Responsive.
NewWebpack returns a new instance of Webpack.
# Structs
Manifest represents a Manifest file.
Responsive handles the overview logic of responsive images.
ResponsiveImage represents a ResponsiveImage.
Settings is the settings of this package.
Webpack represents of a webpack generated setup.