Versions in this module Expand all Collapse all v0 v0.3.0 Jun 24, 2024 Changes in this version + var Base64 = &Base64module + type Base64module struct + func (b *Base64module) Enable(runtime *goja.Runtime) + type RuntimeModule struct + Module interface{} + Name string + func (m *RuntimeModule) Register(vm *goja.Runtime) error