# Functions
Convert is a function provided to gss.js that wraps gss.Convert to support JavaScript.
Deserialize is a function provided to gss.js that wraps gss.Deserialize to support JavaScript.func Deserialize(inputString string, inputFormat string, options *js.Object) interface{} {.
Serialize is a function provided to gss.js that wraps gss.Serialize to support JavaScript.func Serialize(inputObject interface{}, outputFormat string, options *js.Object) interface{} {.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author