# Functions
DefaultConfig returns the default configuration for this serializer.
New returns a new jsonp serializer.
# Constants
ContentType the custom key for the serializer, when used inside egret, Q web frameworks or simply net/http.
# Structs
Config is the configuration for this serializer.
Serializer the serializer which renders a JSONP 'object' with its callback.