package
Version:
v1.3.28
Opens a new window with list of versions in this module.
Published: Feb 18, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Params struct {
This goja.Value `json:"this"`
Args map[string]interface{} `json:"args"`
Isolate bool `json:"isolate"`
Vm *goja.Runtime `json:"vm"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.