Closed oleiade closed 10 months ago
This PR contains a hot fix for #55
It removes usage of the goja.SetTagFieldMapper function in the module code, and introduces builder helpers to create the javascript objects exposed by the module.
goja.SetTagFieldMapper
This PR contains a hot fix for #55
It removes usage of the
goja.SetTagFieldMapper
function in the module code, and introduces builder helpers to create the javascript objects exposed by the module.